mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +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 + '~';
|
||||
}
|
||||
} else {
|
||||
checkpoint = false;
|
||||
}
|
||||
if (checkpoint == false) {
|
||||
for (let j = i; j < 3; j++) {
|
||||
|
||||
Reference in New Issue
Block a user