diff --git a/Buttons-and-Switches.md b/Buttons-and-Switches.md index c5a37356..1f919d6e 100644 --- a/Buttons-and-Switches.md +++ b/Buttons-and-Switches.md @@ -113,7 +113,7 @@ The switch will send a toggle command when pressed and another toggle command wh When using `SwitchTopic 1` or `2` (or `ButtonTopic 1` or `2) and your MQTT broker becomes unavailable, Tasmota falls back to default `SwitchTopic 0` (or `ButtonTopic 0`), which is not optimal. -To avoid this recommend using rules instead. They simply always work. +To avoid this, we recommend using [rules](Rules). They simply always work! Example: ```