fix weather override

This commit is contained in:
joBr99
2022-03-26 11:05:25 +01:00
committed by GitHub
parent 01d7856a58
commit 33300c3e74

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',