mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
d94be0637a
commit
1a8d038519
|
@ -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:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue