mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Fix night mode switch state on Sonos (#63009)
This commit is contained in:
parent
469a1cae85
commit
00a4b60f74
@ -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