From 1a8d038519b272a52fda4842faf9f57d69ec3acf Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 18:26:55 +0200 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 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: ```