Add command ``SetOption163 1`` to disable display of Device name in GUI header

This commit is contained in:
Theo Arends 2024-12-15 16:23:44 +01:00
parent ef7b2404d4
commit fba6a806ac
1 changed files with 3 additions and 2 deletions

View File

@ -218,7 +218,8 @@ a_setoption = [[
"(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)",
"","","",
"(GUI) Disable display of GUI device name (1)",
"","",
"","","","",
"","","","",
"","","",""
@ -341,7 +342,7 @@ else:
obj = json.load(fp)
def StartDecode():
print ("\n*** decode-status.py v14.3.0.7 by Theo Arends and Jacek Ziolkowski ***")
print ("\n*** decode-status.py v14.4.1.1 by Theo Arends and Jacek Ziolkowski ***")
# print("Decoding\n{}".format(obj))