Update nspanel-lovelace-ui.py

This commit is contained in:
Johannes
2022-05-07 17:37:58 +02:00
committed by GitHub
parent 3e8b5d1f27
commit a6594e0f4a

View File

@@ -24,8 +24,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg) controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 33 desired_display_firmware_version = 34
version = "v2.8.0" version = "v2.8.1"
model = cfg.get("model") model = cfg.get("model")
if model == "us-l": if model == "us-l":