Add credits and descriptions

Add credits and descriptions
This commit is contained in:
Theo Arends 2019-02-04 11:41:51 +01:00
parent 7b8a8a0cc6
commit 8ea0b44a8a

View File

@ -87,7 +87,9 @@ a_setoption = [[
"Key hold time (ms)", "Key hold time (ms)",
"Sonoff POW Max_Power_Retry", "Sonoff POW Max_Power_Retry",
"Tuya dimmer device id", "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) obj = json.load(fp)
def StartDecode(): 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)) # print("Decoding\n{}".format(obj))