Update config.py

This commit is contained in:
Johannes
2022-03-27 20:04:58 +02:00
committed by GitHub
parent d30fcf4157
commit 071b56f488

View File

@@ -110,6 +110,9 @@ class LuiBackendConfig(object):
'weather': 'weather.example', 'weather': 'weather.example',
'weatherOverrideForecast1': None, 'weatherOverrideForecast1': None,
'weatherOverrideForecast2': None, 'weatherOverrideForecast2': None,
'weatherOverrideForecast3': None,
'weatherOverrideForecast4': None,
'doubleTapToUnlock' False,
'pages': [{ 'pages': [{
'type': 'cardEntities', 'type': 'cardEntities',
'heading': 'Test Entities 1', 'heading': 'Test Entities 1',