mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 23:44:25 +01:00
alternaitve layout screensaver
This commit is contained in:
@@ -77,13 +77,14 @@ class LuiBackendConfig(object):
|
||||
}],
|
||||
'screensaver': {
|
||||
'type': 'screensaver',
|
||||
'weather': 'weather.example',
|
||||
'entity': 'weather.example',
|
||||
'weatherUnit': 'celsius',
|
||||
'weatherOverrideForecast1': None,
|
||||
'weatherOverrideForecast2': None,
|
||||
'weatherOverrideForecast3': None,
|
||||
'weatherOverrideForecast4': None,
|
||||
'doubleTapToUnlock': False
|
||||
'doubleTapToUnlock': False,
|
||||
'alternativeLayout': False
|
||||
},
|
||||
'hiddenCards': []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user