From a211799bed3aeefeadbe485e8f011249051edd44 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:36:31 +0200 Subject: [PATCH] v14.3.0.2 --- decode-status.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/decode-status.py b/decode-status.py index 5c99b1a..87d7112 100644 --- a/decode-status.py +++ b/decode-status.py @@ -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)", + "", "","","","", "","","","", "","","","", @@ -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))