From ddfa6f33d2fc694bfc7e68b6e122a9e2e3fbd27f 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 5d95acaa779..7295a41da0f 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 f2af0e9741f..c3223f80070 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1652,7 +1652,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 689760352fa..706f8311f7a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1411,7 +1411,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