Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui

This commit is contained in:
Johannes Braun
2022-12-23 16:55:26 +01:00
3 changed files with 1946 additions and 223 deletions

View File

@@ -20,8 +20,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(cfg, mqttsend.send_mqtt_msg) controller = LuiController(cfg, mqttsend.send_mqtt_msg)
desired_display_firmware_version = 45 desired_display_firmware_version = 46
version = "v3.6.0" version = "v3.7.0"
model = cfg.get("model") model = cfg.get("model")
if model == "us-l": if model == "us-l":

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff