1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Upgrade waterfurnace to 1.2.0 (#152241)

This commit is contained in:
Sean Dague
2025-09-13 10:36:15 -04:00
committed by GitHub
parent b64d60fce4
commit 08485f4e09
2 changed files with 2 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
"iot_class": "cloud_polling",
"loggers": ["waterfurnace"],
"quality_scale": "legacy",
"requirements": ["waterfurnace==1.1.0"]
"requirements": ["waterfurnace==1.2.0"]
}

2
requirements_all.txt generated
View File

@@ -3102,7 +3102,7 @@ wallbox==0.9.0
watchdog==6.0.0
# homeassistant.components.waterfurnace
waterfurnace==1.1.0
waterfurnace==1.2.0
# homeassistant.components.watergate
watergate-local-api==2024.4.1