From bc784c356e4997a39c252b64f23abce5ccd6a87d Mon Sep 17 00:00:00 2001 From: tronikos Date: Mon, 13 Oct 2025 00:07:20 -0700 Subject: [PATCH] Bump opower to 0.15.7 (#154351) --- homeassistant/components/opower/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/opower/manifest.json b/homeassistant/components/opower/manifest.json index 5d95acaa7792..7295a41da0f4 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["opower"], "quality_scale": "bronze", - "requirements": ["opower==0.15.6"] + "requirements": ["opower==0.15.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2ded3ab94930..3783dd82dca4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1649,7 +1649,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.15.6 +opower==0.15.7 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 594ee69323b6..64b7b050eb03 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1405,7 +1405,7 @@ openhomedevice==2.2.0 openwebifpy==4.3.1 # homeassistant.components.opower -opower==0.15.6 +opower==0.15.7 # homeassistant.components.oralb oralb-ble==0.17.6