Update wefabricate/wh-python to 2026.1.25 for Weheat integration (#161573)

This commit is contained in:
Barry vd. Heuvel
2026-01-25 20:57:26 +01:00
committed by GitHub
parent fad66d13f3
commit a42caebf3e
4 changed files with 5 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/weheat",
"iot_class": "cloud_polling",
"requirements": ["weheat==2025.12.24"]
"requirements": ["weheat==2026.1.25"]
}

2
requirements_all.txt generated
View File

@@ -3188,7 +3188,7 @@ webio-api==0.1.12
webmin-xmlrpc==0.0.2
# homeassistant.components.weheat
weheat==2025.12.24
weheat==2026.1.25
# homeassistant.components.whirlpool
whirlpool-sixth-sense==1.0.3

View File

@@ -2667,7 +2667,7 @@ webio-api==0.1.12
webmin-xmlrpc==0.0.2
# homeassistant.components.weheat
weheat==2025.12.24
weheat==2026.1.25
# homeassistant.components.whirlpool
whirlpool-sixth-sense==1.0.3

View File

@@ -6,6 +6,7 @@
'area_id': None,
'capabilities': dict({
'options': list([
'offline',
'standby',
'water_check',
'heating',
@@ -53,6 +54,7 @@
'device_class': 'enum',
'friendly_name': 'Test Model',
'options': list([
'offline',
'standby',
'water_check',
'heating',