From f01f8edc2aa7b1cf044d5184d453eeec4491904f Mon Sep 17 00:00:00 2001 From: tronikos Date: Mon, 21 Sep 2026 00:16:40 -0700 Subject: [PATCH] Bump opower to 0.22.1 (#182834) --- 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 42866fa88dbe..4d933b995437 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.21.0"] + "requirements": ["opower==0.22.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0acb61496395..30faff77e673 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1863,7 +1863,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.3 # homeassistant.components.opower -opower==0.21.0 +opower==0.22.1 # homeassistant.components.oralb oralb-ble==1.1.3