mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
837b64fff2
commit
698f1ce5f8
|
@ -41,12 +41,12 @@ Apart from the default toggling of the relay, switches can be configured to do l
|
|||
>
|
||||
>A built in push-button can be configured as a Switch and a toggle switch can be configured as a Button. We don't recommend to do so, but it is entirely possible!
|
||||
|
||||
## Switch and button usage
|
||||
## Switch and button options
|
||||
|
||||
## [SwitchMode](Commands#switchmode)
|
||||
> For visual learners: [Tasmota Switchmode Explained](https://www.youtube.com/watch?v=kiXAGkyqFeU) - video by Dr Zzs
|
||||
|
||||
To change the mode of the switch use [`SwitchMode`](Commands#switchmode) command.
|
||||
To change the mode of a switch or button use the [`SwitchMode`](Commands#switchmode) command.
|
||||
|
||||
**`SwitchMode 0`**
|
||||
|
||||
|
|
Loading…
Reference in New Issue