Updated Control other devices (markdown)

blakadder 2019-02-21 09:28:44 +01:00
parent 96270033b9
commit 51c0f846d3
1 changed files with 1 additions and 2 deletions

@ -15,12 +15,11 @@ These changes result in the following table [(larger image)](https://user-images
### Example
You can control a ceiling fan from a Sonoff Touch:<br>
If your standard topic of Sonoff Touch is `light` and the ceiling fan topic is `ceilingfan` you can issue comnands
If your standard topic of Sonoff Touch is `light` and the ceiling fan topic is `ceilingfan` issue these commands on the Sonoff Touch to activate the double press feature.
```
buttontopic ceilingfan
setoption11 1
```
on the Sonoff Touch, to activate the double press feature.
Taken from the discussion:
[https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826](https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826)