1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Bump opower to 0.15.9 (#155473)

This commit is contained in:
tronikos
2025-10-30 14:53:41 -07:00
committed by Bram Kragten
parent b2cd08aa65
commit ba3e538402
4 changed files with 4 additions and 4 deletions

View File

@@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"loggers": ["opower"],
"quality_scale": "bronze",
"requirements": ["opower==0.15.8"]
"requirements": ["opower==0.15.9"]
}

2
requirements_all.txt generated
View File

@@ -1670,7 +1670,7 @@ openwrt-luci-rpc==1.1.17
openwrt-ubus-rpc==0.0.2
# homeassistant.components.opower
opower==0.15.8
opower==0.15.9
# homeassistant.components.oralb
oralb-ble==0.17.6

View File

@@ -1429,7 +1429,7 @@ openrgb-python==0.3.6
openwebifpy==4.3.1
# homeassistant.components.opower
opower==0.15.8
opower==0.15.9
# homeassistant.components.oralb
oralb-ble==0.17.6

View File

@@ -37,7 +37,7 @@ def mock_opower_api() -> Generator[AsyncMock]:
"homeassistant.components.opower.coordinator.Opower", autospec=True
) as mock_api:
api = mock_api.return_value
api.utility = PGE
api.utility = PGE()
api.async_get_accounts.return_value = [
Account(