From bd6f70c236314ea2f61b9ffe11682d302071ba5b Mon Sep 17 00:00:00 2001 From: tronikos Date: Mon, 3 Jul 2023 05:19:40 -0700 Subject: [PATCH] Bump opower to 0.0.12 (#95748) --- 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 969583f050a..3b48e96a351 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["recorder"], "documentation": "https://www.home-assistant.io/integrations/opower", "iot_class": "cloud_polling", - "requirements": ["opower==0.0.11"] + "requirements": ["opower==0.0.12"] } diff --git a/requirements_all.txt b/requirements_all.txt index a1d6eade299..c87482c2fef 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1363,7 +1363,7 @@ openwrt-luci-rpc==1.1.16 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.0.11 +opower==0.0.12 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9f12920bbc1..ee2ae9f67c5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1029,7 +1029,7 @@ openerz-api==0.2.0 openhomedevice==2.2.0 # homeassistant.components.opower -opower==0.0.11 +opower==0.0.12 # homeassistant.components.oralb oralb-ble==0.17.6