Skip to content

Commit

Permalink
v14.3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Oct 25, 2024
1 parent 66639ed commit a211799
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions decode-status.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,8 @@
"(NeoPool) Output sensitive data (1)",
"(MQTT) Disable publish ModbusReceived MQTT messages (1), you must use event trigger rules instead",
"(Counter) Enable counting on both rising and falling edge (1)",
"","",
"(LD2410) Disable generate moving event by sensor report - use LD2410 out pin for events (1)",
"",
"","","","",
"","","","",
"","","","",
Expand Down Expand Up @@ -339,7 +340,7 @@
obj = json.load(fp)

def StartDecode():
print ("\n*** decode-status.py v14.2.0.4 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.3.0.2 by Theo Arends and Jacek Ziolkowski ***")

# print("Decoding\n{}".format(obj))

Expand Down

0 comments on commit a211799

Please sign in to comment.