mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
6ce278c3b6
commit
c505a5d8ba
|
@ -86,7 +86,7 @@ Tasmota will send a `TOGGLE` command when the button is released (opening the ci
|
|||
|
||||
Tasmota will send a `TOGGLE` command when the button pressed (closing the circuit). When the button is released (opening the circuit) nothing will happen. Default state is OFF and when pressed it's ON. When held for the time set in `SetOption32` (_default = 4s_), Tasmota sends `HOLD` (use Switch<x>#state=3 in rules).
|
||||
|
||||
>Long press or hold can be used in [conjunction with rules](Rule-cookbook#1-use-long-press-action-on-a-switch) to create additional features or to control another Tasmota device.
|
||||
>Long press or hold can be used in [conjunction with rules](Rule-cookbook#use-long-press-action-on-a-switch) to create additional features or to control another Tasmota device.
|
||||
|
||||
**`SwitchMode 7`**
|
||||
|
||||
|
|
Loading…
Reference in New Issue