mirror of https://github.com/arendst/Tasmota.git
Updated Buttons and Switches (markdown)
parent
e23f927080
commit
f0f8770f3e
|
@ -111,7 +111,7 @@ The switch will send a toggle command when pressed and another toggle command wh
|
|||
|
||||
### Note about SwitchTopic (or ButtonTopic) and MQTT
|
||||
|
||||
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.
|
||||
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, we recommend using [rules](Rules). They simply always work!
|
||||
|
||||
|
|
Loading…
Reference in New Issue