mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 14:37:01 +01:00
DEV v4.5.0 - Update NSPanelTs.ts
- fix leftScreensaverentity
This commit is contained in:
@@ -10965,6 +10965,8 @@ function HandleScreensaverUpdate(): void {
|
|||||||
|
|
||||||
payloadString += '~' + '~' + icon + '~' + iconColor + '~' + leftScreensaverEntity.ScreensaverEntityText + '~' + val + '~';
|
payloadString += '~' + '~' + icon + '~' + iconColor + '~' + leftScreensaverEntity.ScreensaverEntityText + '~' + val + '~';
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
checkpoint = false;
|
||||||
}
|
}
|
||||||
if (checkpoint == false) {
|
if (checkpoint == false) {
|
||||||
for (let j = i; j < 3; j++) {
|
for (let j = i; j < 3; j++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user