mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 07:24:24 +01:00
Update NsPanelTs.ts
This commit is contained in:
@@ -938,7 +938,7 @@ function ScreensaverDimmode() {
|
||||
SendToPanel({ payload: "dimmode~" + timeDimMode.brightnessNight});
|
||||
}
|
||||
} else {
|
||||
SendToPanel({ payload: "dimmode~" + config.dimmode });
|
||||
SendToPanel({ payload: "dimmode~" + config.dimmode + "~" + config.active });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user