mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 23:14:25 +01:00
fix weather override
This commit is contained in:
@@ -101,6 +101,8 @@ class LuiBackendConfig(object):
|
|||||||
'dateFormatBabel': "full",
|
'dateFormatBabel': "full",
|
||||||
'dateFormat': "%A, %d. %B %Y",
|
'dateFormat': "%A, %d. %B %Y",
|
||||||
'weather': 'weather.example',
|
'weather': 'weather.example',
|
||||||
|
'weatherOverrideForecast1': None,
|
||||||
|
'weatherOverrideForecast2': None,
|
||||||
'pages': [{
|
'pages': [{
|
||||||
'type': 'cardEntities',
|
'type': 'cardEntities',
|
||||||
'heading': 'Test Entities 1',
|
'heading': 'Test Entities 1',
|
||||||
|
|||||||
Reference in New Issue
Block a user