From c505a5d8ba949824023ea3908ea08450e97b3f09 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 7 Nov 2019 11:46:58 +0100 Subject: [PATCH] Updated Buttons and Switches (markdown) --- Buttons-and-Switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Buttons-and-Switches.md b/Buttons-and-Switches.md index f67df8d0..73d10cd4 100644 --- a/Buttons-and-Switches.md +++ b/Buttons-and-Switches.md @@ -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#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`**