"SwitchTopic off" does not work. Topic is set to "off".

Casper 2018-12-23 17:05:42 +01:00
parent d5e741f880
commit 3c32d0ffdc
1 changed files with 1 additions and 1 deletions

@ -541,7 +541,7 @@ SwitchRetain | | Show current button MQTT retain flag state
SwitchRetain | 0 / off | (default) Disable use of MQTT retain flag SwitchRetain | 0 / off | (default) Disable use of MQTT retain flag
SwitchRetain | 1 / on | Set ButtonTopic to Topic and enable MQTT retain flag on button press SwitchRetain | 1 / on | Set ButtonTopic to Topic and enable MQTT retain flag on button press
SwitchTopic | | Show current MQTT switch topic SwitchTopic | | Show current MQTT switch topic
SwitchTopic | 0 / off | Disable use of MQTT switch topic SwitchTopic | 0 | Disable use of MQTT switch topic
SwitchTopic | 1 | Set MQTT switch topic to Topic SwitchTopic | 1 | Set MQTT switch topic to Topic
SwitchTopic | 2 | Set MQTT switch topic to compile time define `MQTT_SWITCH_TOPIC` SwitchTopic | 2 | Set MQTT switch topic to compile time define `MQTT_SWITCH_TOPIC`
SwitchTopic | \<topic\> | Set MQTT switch topic (32 chars max) SwitchTopic | \<topic\> | Set MQTT switch topic (32 chars max)