mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-07 22:08:55 +01:00
Merge branch 'joBr99:main' into main
This commit is contained in:
@@ -11032,7 +11032,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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
ioBroker/HMI/nspanel-us-l-v4.5.0.HMI
Normal file
BIN
ioBroker/HMI/nspanel-us-l-v4.5.0.HMI
Normal file
Binary file not shown.
BIN
ioBroker/HMI/nspanel-us-p-v4.5.0.HMI
Normal file
BIN
ioBroker/HMI/nspanel-us-p-v4.5.0.HMI
Normal file
Binary file not shown.
BIN
ioBroker/HMI/nspanel-v4.5.0.HMI
Normal file
BIN
ioBroker/HMI/nspanel-v4.5.0.HMI
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user