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:
@@ -929,7 +929,7 @@ function ScreensaverDimmode() {
|
|||||||
SendToPanel({ payload: "dimmode~" + timeDimMode.brightnessNight});
|
SendToPanel({ payload: "dimmode~" + timeDimMode.brightnessNight});
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
SendToPanel({ payload: "dimmode~" + config.dimmode });
|
SendToPanel({ payload: "dimmode~" + config.dimmode + "~" + config.active });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user