From e2a083258c49f03e303996244b3fb647d830f2f1 Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 4 Sep 2026 01:27:36 -0700 Subject: [PATCH] Bump opower to 0.21.0 (#181277) --- homeassistant/components/opower/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/opower/manifest.json b/homeassistant/components/opower/manifest.json index f4b11c1c79dc..42866fa88dbe 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "loggers": ["opower"], "quality_scale": "platinum", - "requirements": ["opower==0.20.0"] + "requirements": ["opower==0.21.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index dea2eb7b95c0..5c49713501a4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1839,7 +1839,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.3 # homeassistant.components.opower -opower==0.20.0 +opower==0.21.0 # homeassistant.components.oralb oralb-ble==1.1.3