Update nspanel-lovelace-ui.py

This commit is contained in:
Johannes
2022-04-02 20:11:58 +02:00
committed by GitHub
parent 644efbaa76
commit 0ba380a5a3

View File

@@ -63,8 +63,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 26
version = "v2.4.0"
desired_display_firmware_version = 27
version = "v2.4.6"
model = cfg.get("model")
if model == "us-l":