Update aioairzone to v0.7.2 (#105811)
This commit is contained in:
parent
0e2677396a
commit
c5e3d922b0
4 changed files with 4 additions and 4 deletions
|
@ -11,5 +11,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["aioairzone"],
|
"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
|
aioairzone-cloud==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.airzone
|
# homeassistant.components.airzone
|
||||||
aioairzone==0.7.0
|
aioairzone==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==2023.04.0
|
aioambient==2023.04.0
|
||||||
|
|
|
@ -170,7 +170,7 @@ aioairq==0.3.1
|
||||||
aioairzone-cloud==0.3.6
|
aioairzone-cloud==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.airzone
|
# homeassistant.components.airzone
|
||||||
aioairzone==0.7.0
|
aioairzone==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==2023.04.0
|
aioambient==2023.04.0
|
||||||
|
|
|
@ -601,7 +601,7 @@
|
||||||
1,
|
1,
|
||||||
]),
|
]),
|
||||||
'demand': False,
|
'demand': False,
|
||||||
'double-set-point': True,
|
'double-set-point': False,
|
||||||
'full-name': 'Airzone [2:1] Airzone 2:1',
|
'full-name': 'Airzone [2:1] Airzone 2:1',
|
||||||
'heat-stage': 1,
|
'heat-stage': 1,
|
||||||
'heat-stages': list([
|
'heat-stages': list([
|
||||||
|
|
Loading…
Add table
Reference in a new issue