mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-28 04:15:53 +00:00
Add command `SetOption161 1` to disable web page slider updates by commands
A long standing wish is fullfilled; GUI sliders can now be updated by commands and background runs.
This commit is contained in:
@@ -216,7 +216,7 @@ 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)",
|
||||
"",
|
||||
"(Light) Disable slider updates by commands (1)",
|
||||
"","","","",
|
||||
"","","","",
|
||||
"","","","",
|
||||
|
||||
Reference in New Issue
Block a user