Update aioairzone to v0.7.2 (#105811)
This commit is contained in:
parent
e02f4c9c60
commit
a12c490cff
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -602,7 +602,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…
Add table
Reference in a new issue