Update aioairzone to v0.4.6 (#74810)

This commit is contained in:
Álvaro Fernández Rojas 2022-07-09 20:00:24 +02:00 committed by GitHub
parent ea1fc6b5d3
commit ac21dc929f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Airzone",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/airzone",
"requirements": ["aioairzone==0.4.5"],
"requirements": ["aioairzone==0.4.6"],
"codeowners": ["@Noltari"],
"iot_class": "local_polling",
"loggers": ["aioairzone"]

View file

@ -113,7 +113,7 @@ aio_geojson_usgs_earthquakes==0.1
aio_georss_gdacs==0.7
# homeassistant.components.airzone
aioairzone==0.4.5
aioairzone==0.4.6
# homeassistant.components.ambient_station
aioambient==2021.11.0

View file

@ -100,7 +100,7 @@ aio_geojson_usgs_earthquakes==0.1
aio_georss_gdacs==0.7
# homeassistant.components.airzone
aioairzone==0.4.5
aioairzone==0.4.6
# homeassistant.components.ambient_station
aioambient==2021.11.0