bump to 41 and fix color on screensaver

This commit is contained in:
joBr99
2022-08-29 21:16:59 +02:00
parent 1f9a941b16
commit 1c1398562b
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":