Update aioairzone-cloud to v0.1.9 (#95155)

pull/95247/head
Álvaro Fernández Rojas 2023-06-26 12:02:32 +02:00 committed by GitHub
parent a338e7e242
commit 74fb1ba51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -86,7 +86,7 @@ class AirzoneWebServerEntity(AirzoneEntity):
connections={(dr.CONNECTION_NETWORK_MAC, ws_id)},
identifiers={(DOMAIN, ws_id)},
manufacturer=MANUFACTURER,
name=f"WebServer {ws_id}",
name=ws_data[AZD_NAME],
sw_version=ws_data[AZD_FIRMWARE],
)

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/airzone_cloud",
"iot_class": "cloud_polling",
"loggers": ["aioairzone_cloud"],
"requirements": ["aioairzone-cloud==0.1.8"]
"requirements": ["aioairzone-cloud==0.1.9"]
}

View File

@ -191,7 +191,7 @@ aio-georss-gdacs==0.8
aioairq==0.2.4
# homeassistant.components.airzone_cloud
aioairzone-cloud==0.1.8
aioairzone-cloud==0.1.9
# homeassistant.components.airzone
aioairzone==0.6.4

View File

@ -169,7 +169,7 @@ aio-georss-gdacs==0.8
aioairq==0.2.4
# homeassistant.components.airzone_cloud
aioairzone-cloud==0.1.8
aioairzone-cloud==0.1.9
# homeassistant.components.airzone
aioairzone==0.6.4