mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Fix night mode switch state on Sonos (#63009)
This commit is contained in:
parent
d315dc2ce4
commit
292ff974fa
@ -482,7 +482,7 @@ class SonosSpeaker:
|
||||
|
||||
for bool_var in (
|
||||
"dialog_level",
|
||||
"night_level",
|
||||
"night_mode",
|
||||
"sub_enabled",
|
||||
"surround_enabled",
|
||||
):
|
||||
|
Loading…
x
Reference in New Issue
Block a user