mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +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) {
|
||||
maxEntities = 6;
|
||||
} 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