bump to 24 for next release

This commit is contained in:
Johannes
2022-03-31 09:31:46 +02:00
parent 7ba6fcbbc9
commit 13073d2b70
7 changed files with 2 additions and 2 deletions

View File

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