mirror of
https://github.com/arendst/Tasmota.git
synced 2026-02-20 00:32:32 +01:00
Add undocumented feature
This commit is contained in:
@@ -208,7 +208,7 @@ a_setoption = [[
|
||||
"(Energy) Force no voltage/frequency common",
|
||||
"(Matter) Enable Matter protocol over Wifi",
|
||||
"(Power) Switch between two (0) or one (1) pin bistable relay control",
|
||||
"",
|
||||
"(Berry) Disable autoexec.be on restart (1)",
|
||||
"","","","",
|
||||
"","","","",
|
||||
"","","","",
|
||||
@@ -325,7 +325,7 @@ else:
|
||||
obj = json.load(fp)
|
||||
|
||||
def StartDecode():
|
||||
print ("\n*** decode-status.py v12.5.0.2 by Theo Arends and Jacek Ziolkowski ***")
|
||||
print ("\n*** decode-status.py v12.5.0.3 by Theo Arends and Jacek Ziolkowski ***")
|
||||
|
||||
# print("Decoding\n{}".format(obj))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user