From adf4392c0ac0e049ee65061f2004ab6f47f00161 Mon Sep 17 00:00:00 2001 From: Ben Hoff Date: Sat, 24 Feb 2024 15:56:20 -0500 Subject: [PATCH] Bump opower to 0.3.1 (#111307) bump opower instance --- 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 ce1ed47dcc6..418f2a5723b 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.3.0"] + "requirements": ["opower==0.3.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 797109ad475..73e908daa65 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1480,7 +1480,7 @@ openwrt-luci-rpc==1.1.16 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.3.0 +opower==0.3.1 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c84d0b986c8..8b8d6be22a3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1168,7 +1168,7 @@ openerz-api==0.3.0 openhomedevice==2.2.0 # homeassistant.components.opower -opower==0.3.0 +opower==0.3.1 # homeassistant.components.oralb oralb-ble==0.17.6