Bump aioamazondevices to 3.1.2 (#146690)

pull/146688/head^2
Simone Chemelli 2025-06-13 16:53:18 +03:00 committed by GitHub
parent 355ee1178e
commit a349653282
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 3 deletions

View File

@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"loggers": ["aioamazondevices"],
"quality_scale": "bronze",
"requirements": ["aioamazondevices==3.0.6"]
"requirements": ["aioamazondevices==3.1.2"]
}

2
requirements_all.txt generated
View File

@ -182,7 +182,7 @@ aioairzone-cloud==0.6.12
aioairzone==1.0.0
# homeassistant.components.alexa_devices
aioamazondevices==3.0.6
aioamazondevices==3.1.2
# homeassistant.components.ambient_network
# homeassistant.components.ambient_station

View File

@ -170,7 +170,7 @@ aioairzone-cloud==0.6.12
aioairzone==1.0.0
# homeassistant.components.alexa_devices
aioamazondevices==3.0.6
aioamazondevices==3.1.2
# homeassistant.components.ambient_network
# homeassistant.components.ambient_station

View File

@ -56,6 +56,9 @@ def mock_amazon_devices_client() -> Generator[AsyncMock]:
do_not_disturb=False,
response_style=None,
bluetooth_state=True,
entity_id="11111111-2222-3333-4444-555555555555",
appliance_id="G1234567890123456789012345678A",
sensors={},
)
}
client.get_model_details = lambda device: DEVICE_TYPE_TO_MODEL.get(