added code for us auto update

This commit is contained in:
Johannes
2022-03-30 11:02:43 +02:00
committed by GitHub
parent f1c382e028
commit 7056ed0dff
2 changed files with 18 additions and 1 deletions

View File

@@ -100,6 +100,8 @@ class LuiBackendConfig(object):
'panelRecvTopic': "tele/tasmota_your_mqtt_topic/RESULT",
'panelSendTopic': "cmnd/tasmota_your_mqtt_topic/CustomSend",
'updateMode': "auto-notify",
'model': "eu",
'orientation': "landscape",
'timeoutScreensaver': 20,
'brightnessScreensaver': 20,
'brightnessScreensaverTracking': None,