Update nspanel-lovelace-ui.py

This commit is contained in:
joBr99
2022-12-23 15:33:33 +01:00
committed by GitHub
parent 4ad7aa92b9
commit c422209d47

View File

@@ -20,8 +20,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(cfg, mqttsend.send_mqtt_msg)
desired_display_firmware_version = 45
version = "v3.6.0"
desired_display_firmware_version = 46
version = "v3.7.0"
model = cfg.get("model")
if model == "us-l":