airzone: update aioairzone to v0.4.5 (#73127)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2022-06-06 22:19:15 +02:00 committed by GitHub
parent caed0a486f
commit dbd3ca5ecd
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.4"],
"requirements": ["aioairzone==0.4.5"],
"codeowners": ["@Noltari"],
"iot_class": "local_polling",
"loggers": ["aioairzone"]

View file

@ -107,7 +107,7 @@ aio_geojson_nsw_rfs_incidents==0.4
aio_georss_gdacs==0.7
# homeassistant.components.airzone
aioairzone==0.4.4
aioairzone==0.4.5
# homeassistant.components.ambient_station
aioambient==2021.11.0

View file

@ -94,7 +94,7 @@ aio_geojson_nsw_rfs_incidents==0.4
aio_georss_gdacs==0.7
# homeassistant.components.airzone
aioairzone==0.4.4
aioairzone==0.4.5
# homeassistant.components.ambient_station
aioambient==2021.11.0