1
0
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:
jjlawren
2022-05-30 09:09:14 -05:00
committed by GitHub
parent c10a523055
commit 30e71dd96f
4 changed files with 14 additions and 0 deletions

View File

@@ -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