bump tasmota driver version

This commit is contained in:
joBr99
2022-11-29 20:35:22 +01:00
committed by GitHub
parent ae1d6f1c85
commit 11b91fcf2c

View File

@@ -34,7 +34,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 = 4
desired_tasmota_driver_version = 6
desired_tasmota_driver_url = "https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/tasmota/autoexec.be"
mode = cfg.get("updateMode")