mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-02 23:47:42 +00:00
Add credits and descriptions
Add credits and descriptions
This commit is contained in:
parent
7b8a8a0cc6
commit
8ea0b44a8a
@ -87,7 +87,9 @@ a_setoption = [[
|
||||
"Key hold time (ms)",
|
||||
"Sonoff POW Max_Power_Retry",
|
||||
"Tuya dimmer device id",
|
||||
"","","",
|
||||
"(not used) mDNS delayed start (Sec)",
|
||||
"Boot loop retry offset (0 = disable)",
|
||||
"",
|
||||
"","","","","","",
|
||||
"","","","","","",
|
||||
],[
|
||||
@ -179,7 +181,7 @@ else:
|
||||
obj = json.load(fp)
|
||||
|
||||
def StartDecode():
|
||||
print ("\n*** decode-status.py v20180730 by Theo Arends ***")
|
||||
print ("\n*** decode-status.py v20190204 by Theo Arends and Jacek Ziolkowski ***")
|
||||
|
||||
# print("Decoding\n{}".format(obj))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user