bump to 41 and fix color on screensaver

This commit is contained in:
Johannes
2022-08-29 21:16:59 +02:00
parent f644003659
commit 331e170d78
8 changed files with 13 additions and 15 deletions

View File

@@ -24,8 +24,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 40
version = "v3.3.0"
desired_display_firmware_version = 41
version = "v3.3.1"
model = cfg.get("model")
if model == "us-l":