Update aioairzone to v0.5.3 (#92780)
This commit is contained in:
parent
043812bfc3
commit
bafb01246a
3 changed files with 3 additions and 3 deletions
|
@ -11,5 +11,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"],
|
||||
"requirements": ["aioairzone==0.5.2"]
|
||||
"requirements": ["aioairzone==0.5.3"]
|
||||
}
|
||||
|
|
|
@ -116,7 +116,7 @@ aio_georss_gdacs==0.8
|
|||
aioairq==0.2.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.5.2
|
||||
aioairzone==0.5.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2023.04.0
|
||||
|
|
|
@ -106,7 +106,7 @@ aio_georss_gdacs==0.8
|
|||
aioairq==0.2.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.5.2
|
||||
aioairzone==0.5.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2023.04.0
|
||||
|
|
Loading…
Add table
Reference in a new issue