Add command SetOption162 1 to disable adding export energy to energy today (#22578)

This commit is contained in:
Theo Arends
2024-12-03 11:34:48 +01:00
parent 4046cd8ec0
commit 62e4bf1acd
5 changed files with 13 additions and 6 deletions

View File

@@ -216,8 +216,9 @@ a_setoption = [[
"(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)",
"",
"","","","",
"(GUI) Disable display of state text (1)",
"(Energy) Do not add export energy to energy today (1)",
"","","",
"","","","",
"","","","",
"","","",""
@@ -340,7 +341,7 @@ else:
obj = json.load(fp)
def StartDecode():
print ("\n*** decode-status.py v14.3.0.5 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.3.0.7 by Theo Arends and Jacek Ziolkowski ***")
# print("Decoding\n{}".format(obj))