Updated Buttons and Switches (markdown)

blakadder 2019-05-07 01:19:20 +02:00
parent 74e24f8cdb
commit 1d51be90c0
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ Tasmota `Button` is normally the button supplied on the device. In most cases it
By default a button toggles the corresponding relay. Every time the button gets pressed the relay changes `Power` state (ON or OFF). By default a button toggles the corresponding relay. Every time the button gets pressed the relay changes `Power` state (ON or OFF).
Besides toggling the `Power` state, a button is also used to activate [multi press button functions](Button-usage#multi-press-functions): Besides toggling the `Power` state, a button is also used to activate [multi press button functions](Button-usage#multi-press-functions).
See [Button-usage](Button-usage) on a detailed multi press function list, ButtonTopic options and changing default Button functionality. See [Button-usage](Button-usage) on a detailed multi press function list, ButtonTopic options and changing default Button functionality.