mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Update aioairzone to v0.8.0 (#121991)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
74f04a1ede
commit
e9d4c03300
@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"],
|
||||
"requirements": ["aioairzone==0.7.7"]
|
||||
"requirements": ["aioairzone==0.8.0"]
|
||||
}
|
||||
|
@ -179,7 +179,7 @@ aioairq==0.3.2
|
||||
aioairzone-cloud==0.5.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.7.7
|
||||
aioairzone==0.8.0
|
||||
|
||||
# homeassistant.components.ambient_network
|
||||
# homeassistant.components.ambient_station
|
||||
|
@ -164,7 +164,7 @@ aioairq==0.3.2
|
||||
aioairzone-cloud==0.5.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.7.7
|
||||
aioairzone==0.8.0
|
||||
|
||||
# homeassistant.components.ambient_network
|
||||
# homeassistant.components.ambient_station
|
||||
|
@ -267,10 +267,6 @@
|
||||
'temp-set': 45,
|
||||
'temp-unit': 0,
|
||||
}),
|
||||
'new-systems': list([
|
||||
]),
|
||||
'new-zones': list([
|
||||
]),
|
||||
'num-systems': 3,
|
||||
'num-zones': 7,
|
||||
'systems': dict({
|
||||
|
Loading…
x
Reference in New Issue
Block a user