mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Enable fallback polling for Sonos microphone binary_sensor (#66299)
This commit is contained in:
@@ -112,6 +112,7 @@ def soco_fixture(
|
||||
mock_soco.audio_delay = 2
|
||||
mock_soco.bass = 1
|
||||
mock_soco.treble = -1
|
||||
mock_soco.mic_enabled = False
|
||||
mock_soco.sub_enabled = False
|
||||
mock_soco.surround_enabled = True
|
||||
mock_soco.soundbar_audio_input_format = "Dolby 5.1"
|
||||
|
||||
Reference in New Issue
Block a user