bumped version for next release

This commit is contained in:
joBr99
2022-03-21 00:24:53 +01:00
parent 42fc970bf4
commit 55ad601a79

View File

@@ -18,8 +18,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
class Updater:
def __init__(self, nsplui, mode):
self.desired_display_firmware_version = 12
self.desired_display_firmware_url = "http://nspanel.pky.eu/lovelace-ui/github/nspanel-d1165ef.tft"
self.desired_display_firmware_version = 13
self.desired_display_firmware_url = "http://nspanel.pky.eu/lovelace-ui/github/nspanel-e780bf3.tft"
self.desired_tasmota_driver_version = 3
self.desired_tasmota_driver_url = "https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/tasmota/autoexec.be"