Update nspanel-lovelace-ui.py

This commit is contained in:
joBr99
2022-06-12 14:22:22 +02:00
committed by GitHub
parent 51e54a90b3
commit c7d269ebca

View File

@@ -24,8 +24,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 36
version = "v2.9.0"
desired_display_firmware_version = 37
version = "v3.0.0"
model = cfg.get("model")
if model == "us-l":