mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Update aioairzone to v0.4.8 (#76404)
This commit is contained in:
parent
d14b76e7fc
commit
7deeea02c2
@ -3,7 +3,7 @@
|
||||
"name": "Airzone",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"requirements": ["aioairzone==0.4.6"],
|
||||
"requirements": ["aioairzone==0.4.8"],
|
||||
"codeowners": ["@Noltari"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"]
|
||||
|
@ -113,7 +113,7 @@ aio_geojson_usgs_earthquakes==0.1
|
||||
aio_georss_gdacs==0.7
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.4.6
|
||||
aioairzone==0.4.8
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
@ -100,7 +100,7 @@ aio_geojson_usgs_earthquakes==0.1
|
||||
aio_georss_gdacs==0.7
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.4.6
|
||||
aioairzone==0.4.8
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user