mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
84bf424707
commit
7bdfeae97c
|
@ -31,7 +31,7 @@ In Tasmota a `Switch` is any switch or push-button additionally connected to a f
|
|||
- [mechanical toggle switch](https://en.wikipedia.org/wiki/Switch#Toggle_switch) - also called a rocker switch
|
||||
- [capacitive touch switch](https://en.wikipedia.org/wiki/Touch_switch)
|
||||
- [reed switch](https://en.wikipedia.org/wiki/Reed_switch)
|
||||
- [PIR sensor](https://en.wikipedia.org/wiki/Passive_infrared_sensor) - even though its technically a sensor it is configured as a switch in Tasmota
|
||||
- [PIR](https://en.wikipedia.org/wiki/Passive_infrared_sensor) - even though it's technically a sensor it is configured as a switch in Tasmota
|
||||
- [mechanical push-button](https://en.wikipedia.org/wiki/Push-button)
|
||||
|
||||
By default a switch toggles the corresponding relay. Every time the switch gets pressed the relay changes its state (ON or OFF).
|
||||
|
|
Loading…
Reference in New Issue