Updated Control other devices (markdown)

blakadder 2019-02-21 09:29:03 +01:00
parent 51c0f846d3
commit 1fbd92ad3b
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ It is possible to control another device from remote by using following options:
From version 5.1.6 on, hold button functionality for both the push button AND the external push button was implemented. From version 5.1.6 on, hold button functionality for both the push button AND the external push button was implemented.
If a ButtonTopic (and if [SetOption1](commands#SetOption1) (=ButtonRestrict) is `ON`) or (SwitchTopic)](commands#SwitchTopic) (and SwitchMode = `5` or `6`) has been defined and a button is pressed longer than define KEY_HOLD_TIME (default 4 seconds) a MQTT message like `cmnd/%topic%/POWER HOLD` will be sent. `HOLD` message can be changed with command [StateText4](commands#StateText4). If a ButtonTopic (and if [SetOption1](commands#SetOption1) (=ButtonRestrict) is `ON`) or [SwitchTopic](commands#SwitchTopic) (and SwitchMode = `5` or `6`) has been defined and a button is pressed longer than define KEY_HOLD_TIME (default 4 seconds) a MQTT message like `cmnd/%topic%/POWER HOLD` will be sent. `HOLD` message can be changed with command [StateText4](commands#StateText4).
Command [`SetOption11`](commands#setoption11) `ON / OFF` allows for swapping the functionality of the push button. Command [`SetOption11`](commands#setoption11) `ON / OFF` allows for swapping the functionality of the push button.