From b1b7c3f7c1b1d51ba02dbcf47e22f2dffe538020 Mon Sep 17 00:00:00 2001 From: tronikos Date: Sat, 14 Sep 2024 23:33:16 -0700 Subject: [PATCH] Bump opower to 0.8.0 (#125981) --- 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 02b98cfaf00..c347e52ef0e 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/opower", "iot_class": "cloud_polling", "loggers": ["opower"], - "requirements": ["opower==0.7.0"] + "requirements": ["opower==0.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 71ac2786592..c95908b2bcf 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1538,7 +1538,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.7.0 +opower==0.8.0 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2cfb3796a2e..200d793f5b6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1268,7 +1268,7 @@ openhomedevice==2.2.0 openwebifpy==4.2.7 # homeassistant.components.opower -opower==0.7.0 +opower==0.8.0 # homeassistant.components.oralb oralb-ble==0.17.6