mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
4c2aa0b702
commit
ed1024b328
|
@ -6,7 +6,7 @@ As an example, the standard Sonoff device has a relay to turn on/off an external
|
|||
# Button or Switch
|
||||
The Tasmota software distinguishes between "Button" and "Switch" in the following manner:
|
||||
- Button
|
||||
- Suitable for mechanical push-button (suitable for touch button when [`SetOption13`](Commands#setoption13) is set to 1)
|
||||
- Suitable for mechanical push-button (suitable for touch button when [`SetOption13`](Commands#setoption13) is set to `1`)
|
||||
- Supports single-click, double-click and long press actions
|
||||
- Supports special action, e.g. factory reset, WIFI setup etc if the button is pressed repeatedly or held for a long time
|
||||
- Switch
|
||||
|
|
Loading…
Reference in New Issue