mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 14:37:01 +01:00
Update NSPanelTs.ts
This commit is contained in:
@@ -11031,7 +11031,8 @@ function HandleScreensaverUpdate (): void {
|
|||||||
if (getState(NSPanel_Path + 'Config.Screensaver.alternativeScreensaverLayout').val) {
|
if (getState(NSPanel_Path + 'Config.Screensaver.alternativeScreensaverLayout').val) {
|
||||||
maxEntities = 6;
|
maxEntities = 6;
|
||||||
} else if (getState(NSPanel_Path + ScreensaverEasyViewEndPath).val) {
|
} else if (getState(NSPanel_Path + ScreensaverEasyViewEndPath).val) {
|
||||||
maxEntities = 4;
|
//us-p needs 5 Items - us-l and eu only 4
|
||||||
|
maxEntities = 5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user