Update autoexec.be

This commit is contained in:
joBr99
2022-04-12 20:14:51 +02:00
committed by GitHub
parent 33883d5c6c
commit 147c09e485

View File

@@ -336,7 +336,6 @@ def update_berry_driver(cmd, idx, payload, payload_json)
if s == true
var jm = string.format("{\"nlui_driver_update\":\"%s\"}", "succeeded")
tasmota.publish_result(jm, "RESULT")
tasmota.cmd("Restart 1")
else
var jm = string.format("{\"nlui_driver_update\":\"%s\"}", "failed")
tasmota.publish_result(jm, "RESULT")