mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 23:14:25 +01:00
Update NsPanelTs.ts
This commit is contained in:
@@ -929,7 +929,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