mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Update aioairzone to v0.3.3 (#69615)
This commit is contained in:
committed by
GitHub
parent
a3cfb6d4ae
commit
7519436f60
@@ -3,7 +3,7 @@
|
||||
"name": "Airzone",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airzone",
|
||||
"requirements": ["aioairzone==0.3.1"],
|
||||
"requirements": ["aioairzone==0.3.3"],
|
||||
"codeowners": ["@Noltari"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairzone"]
|
||||
|
@@ -110,7 +110,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.3.1
|
||||
aioairzone==0.3.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
@@ -94,7 +94,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.3.1
|
||||
aioairzone==0.3.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.11.0
|
||||
|
Reference in New Issue
Block a user