diff --git a/apps/nspanel-lovelace-ui/luibackend/config.py b/apps/nspanel-lovelace-ui/luibackend/config.py index 968a2c98..b0d9a3bc 100644 --- a/apps/nspanel-lovelace-ui/luibackend/config.py +++ b/apps/nspanel-lovelace-ui/luibackend/config.py @@ -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',