mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Update aioairzone to v0.7.2 (#105811)
This commit is contained in:
parent
0e2677396a
commit
c5e3d922b0
@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"],
|
||||
"requirements": ["aioairzone==0.7.0"]
|
||||
"requirements": ["aioairzone==0.7.2"]
|
||||
}
|
||||
|
@ -191,7 +191,7 @@ aioairq==0.3.1
|
||||
aioairzone-cloud==0.3.6
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.7.0
|
||||
aioairzone==0.7.2
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2023.04.0
|
||||
|
@ -170,7 +170,7 @@ aioairq==0.3.1
|
||||
aioairzone-cloud==0.3.6
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.7.0
|
||||
aioairzone==0.7.2
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2023.04.0
|
||||
|
@ -601,7 +601,7 @@
|
||||
1,
|
||||
]),
|
||||
'demand': False,
|
||||
'double-set-point': True,
|
||||
'double-set-point': False,
|
||||
'full-name': 'Airzone [2:1] Airzone 2:1',
|
||||
'heat-stage': 1,
|
||||
'heat-stages': list([
|
||||
|
Loading…
x
Reference in New Issue
Block a user