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