mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 11:29:46 +00:00
Bump aioamazondevices to 6.2.7 (#153185)
This commit is contained in:
@@ -13,6 +13,7 @@ TEST_DEVICE_1 = AmazonDevice(
|
||||
capabilities=["AUDIO_PLAYER", "MICROPHONE"],
|
||||
device_family="mine",
|
||||
device_type="echo",
|
||||
household_device=False,
|
||||
device_owner_customer_id="amazon_ower_id",
|
||||
device_cluster_members=[TEST_DEVICE_1_SN],
|
||||
online=True,
|
||||
@@ -35,6 +36,7 @@ TEST_DEVICE_2 = AmazonDevice(
|
||||
capabilities=["AUDIO_PLAYER", "MICROPHONE"],
|
||||
device_family="mine",
|
||||
device_type="echo",
|
||||
household_device=True,
|
||||
device_owner_customer_id="amazon_ower_id",
|
||||
device_cluster_members=[TEST_DEVICE_2_SN],
|
||||
online=True,
|
||||
|
||||
Reference in New Issue
Block a user