Update nspanel-lovelace-ui.py

This commit is contained in:
Johannes
2022-04-12 20:12:41 +02:00
committed by GitHub
parent 562ce8ce48
commit 211db1ddf4

View File

@@ -77,7 +77,7 @@ class NsPanelLovelaceUIManager(hass.Hass):
# eu version
desired_display_firmware_url = f"http://nspanel.pky.eu/lovelace-ui/github/nspanel-{version}.tft"
desired_tasmota_driver_version = 3
desired_tasmota_driver_version = 4
desired_tasmota_driver_url = "https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/tasmota/autoexec.be"
mode = cfg.get("updateMode")