alternaitve layout screensaver

This commit is contained in:
joBr99
2022-04-02 19:43:09 +02:00
parent 09a692a1b1
commit 410e518293
6 changed files with 94 additions and 95 deletions

View File

@@ -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': []
}