Update aioairzone-cloud to v0.3.1 (#102899)

This commit is contained in:
Álvaro Fernández Rojas 2023-10-27 17:36:28 +02:00 committed by GitHub
parent a516f32bbd
commit ca5bcb9ab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 3 deletions

View file

@ -101,6 +101,7 @@ GET_INSTALLATION_MOCK = {
API_WS_ID: WS_ID,
},
{
API_CONFIG: {},
API_DEVICE_ID: "zone1",
API_NAME: "Salon",
API_TYPE: API_AZ_ZONE,
@ -111,6 +112,7 @@ GET_INSTALLATION_MOCK = {
API_WS_ID: WS_ID,
},
{
API_CONFIG: {},
API_DEVICE_ID: "zone2",
API_NAME: "Dormitorio",
API_TYPE: API_AZ_ZONE,