bump fw version

This commit is contained in:
joBr99
2022-05-27 16:54:29 +02:00
parent df3a008add
commit b43f4871a9
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -24,7 +24,7 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg) controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 34 desired_display_firmware_version = 36
version = "v2.9.0" version = "v2.9.0"
model = cfg.get("model") model = cfg.get("model")