fix weather override

This commit is contained in:
Johannes
2022-03-26 11:05:25 +01:00
committed by GitHub
parent e6bb202823
commit c9d8f622cb

View File

@@ -101,6 +101,8 @@ class LuiBackendConfig(object):
'dateFormatBabel': "full",
'dateFormat': "%A, %d. %B %Y",
'weather': 'weather.example',
'weatherOverrideForecast1': None,
'weatherOverrideForecast2': None,
'pages': [{
'type': 'cardEntities',
'heading': 'Test Entities 1',