bump version

This commit is contained in:
Johannes
2022-04-12 20:02:40 +02:00
committed by GitHub
parent 5693ec21a8
commit 01b4aac715

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 = 30 desired_display_firmware_version = 30
version = "v2.6.0" version = "v2.7.0"
model = cfg.get("model") model = cfg.get("model")
if model == "us-l": if model == "us-l":