Update nspanel-lovelace-ui.py

This commit is contained in:
joBr99
2022-04-15 18:14:28 +02:00
committed by GitHub
parent e37626f7e9
commit 043179bc03

View File

@@ -64,7 +64,7 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg) controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 31 desired_display_firmware_version = 31
version = "v2.7.0" version = "v2.7.1"
model = cfg.get("model") model = cfg.get("model")
if model == "us-l": if model == "us-l":