bump vers

This commit is contained in:
joBr99
2022-03-31 12:58:45 +02:00
parent 74e09104d4
commit 93bab5509c

View File

@@ -64,8 +64,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg) controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 24 desired_display_firmware_version = 25
version = "v2.2.0" version = "v2.3.0"
model = cfg.get("model") model = cfg.get("model")
if model == "us-l": if model == "us-l":