mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-28 04:15:53 +00:00
Add command `SetOption159 1` to enable counting on both rising and falling edge (#20712)
This commit is contained in:
@@ -213,8 +213,9 @@ a_setoption = [[
|
||||
"(ZCDimmer) Enable rare falling Edge dimmer instead of leading edge",
|
||||
"(Sen5x) Run in passive mode when there is another I2C master (e.g. Ikea Vindstyrka), i.e. do not set up Sen5x sensor, higher polling interval",
|
||||
"(NeoPool) Output sensitive data (1)",
|
||||
"(MQTT) Disable publish ModbusReceived MQTT messages, you must use event trigger rules instead",
|
||||
"","","",
|
||||
"(MQTT) Disable publish ModbusReceived MQTT messages (1), you must use event trigger rules instead",
|
||||
"(Counter) Enable counting on both rising and falling edge (1)",
|
||||
"","",
|
||||
"","","","",
|
||||
"","","","",
|
||||
"","","","",
|
||||
|
||||
Reference in New Issue
Block a user