Update aioairzone to v0.5.0 (#82278)
This commit is contained in:
parent
8da969b767
commit
e8ff3d10f7
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Airzone",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"requirements": ["aioairzone==0.4.8"],
|
||||
"requirements": ["aioairzone==0.5.0"],
|
||||
"codeowners": ["@Noltari"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"]
|
||||
|
|
|
@ -116,7 +116,7 @@ aio_georss_gdacs==0.7
|
|||
aioairq==0.2.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.4.8
|
||||
aioairzone==0.5.0
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
|
|
@ -103,7 +103,7 @@ aio_georss_gdacs==0.7
|
|||
aioairq==0.2.4
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.4.8
|
||||
aioairzone==0.5.0
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue