From 28dc8192124cfdbfb840077e07fcf96c7b2a57e5 Mon Sep 17 00:00:00 2001 From: tronikos Date: Sun, 30 Jul 2023 09:41:14 -0700 Subject: [PATCH] Bump opower to 0.0.16 (#97437) --- 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 08f25d20efff21..c054af8f43cabc 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.15"] + "requirements": ["opower==0.0.16"] } diff --git a/requirements_all.txt b/requirements_all.txt index 054188e1585256..99e3fc3c744985 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1368,7 +1368,7 @@ openwrt-luci-rpc==1.1.16 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.0.15 +opower==0.0.16 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4544b33e3b4c45..6e632f0806a94b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1037,7 +1037,7 @@ openerz-api==0.2.0 openhomedevice==2.2.0 # homeassistant.components.opower -opower==0.0.15 +opower==0.0.16 # homeassistant.components.oralb oralb-ble==0.17.6