mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Add Reolink chime support (#122752)
This commit is contained in:
@@ -282,6 +282,15 @@ async def test_removing_disconnected_cams(
|
||||
True,
|
||||
False,
|
||||
),
|
||||
(
|
||||
f"{TEST_MAC}_chime123456789_play_ringtone",
|
||||
f"{TEST_UID}_chime123456789_play_ringtone",
|
||||
f"{TEST_MAC}_chime123456789",
|
||||
f"{TEST_UID}_chime123456789",
|
||||
Platform.SELECT,
|
||||
True,
|
||||
False,
|
||||
),
|
||||
(
|
||||
f"{TEST_MAC}_0_record_audio",
|
||||
f"{TEST_MAC}_{TEST_UID_CAM}_record_audio",
|
||||
|
||||
Reference in New Issue
Block a user