mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 11:31:39 +02:00
Fix night mode switch state on Sonos (#63009)
This commit is contained in:
@@ -482,7 +482,7 @@ class SonosSpeaker:
|
||||
|
||||
for bool_var in (
|
||||
"dialog_level",
|
||||
"night_level",
|
||||
"night_mode",
|
||||
"sub_enabled",
|
||||
"surround_enabled",
|
||||
):
|
||||
|
Reference in New Issue
Block a user