Skip to content

Commit

Permalink
Bump to Version 3.6.0 and Firmware 45
Browse files Browse the repository at this point in the history
  • Loading branch information
joBr99 committed Nov 22, 2022
1 parent 816e56d commit 6aade7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ def initialize(self):

controller = LuiController(cfg, mqttsend.send_mqtt_msg)

desired_display_firmware_version = 43
version = "v3.5.0"
desired_display_firmware_version = 45
version = "v3.6.0"

model = cfg.get("model")
if model == "us-l":
Expand Down

0 comments on commit 6aade7d

Please sign in to comment.