mirror of
https://github.com/home-assistant/core.git
synced 2026-02-03 22:05:35 +01:00
Update wefabricate/wh-python to 2026.1.25 for Weheat integration (#161573)
This commit is contained in:
@@ -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
2
requirements_all.txt
generated
@@ -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
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -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
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user