Update config.py

This commit is contained in:
joBr99
2022-08-25 18:23:27 +02:00
committed by GitHub
parent f4f7b39f54
commit 32ab93de27

View File

@@ -89,6 +89,7 @@ class LuiBackendConfig(object):
'sleepTimeout': 20,
'sleepBrightness': 20,
'screenBrightness': 100,
'defaultBackgroundColor': "ha-dark",
'sleepTracking': None,
'sleepTrackingZones': ["not_home", "off"],
'sleepOverride': None,