mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add support for Sonos loudness switch (#72572)
This commit is contained in:
@@ -108,6 +108,7 @@ def soco_fixture(
|
||||
mock_soco.mute = False
|
||||
mock_soco.night_mode = True
|
||||
mock_soco.dialog_level = True
|
||||
mock_soco.loudness = True
|
||||
mock_soco.volume = 19
|
||||
mock_soco.audio_delay = 2
|
||||
mock_soco.bass = 1
|
||||
|
||||
Reference in New Issue
Block a user