mirror of https://github.com/arendst/Tasmota.git
Updated Control other devices (markdown)
parent
96270033b9
commit
51c0f846d3
|
@ -15,12 +15,11 @@ These changes result in the following table [(larger image)](https://user-images
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
You can control a ceiling fan from a Sonoff Touch:<br>
|
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
|
buttontopic ceilingfan
|
||||||
setoption11 1
|
setoption11 1
|
||||||
```
|
```
|
||||||
on the Sonoff Touch, to activate the double press feature.
|
|
||||||
|
|
||||||
Taken from the discussion:
|
Taken from the discussion:
|
||||||
[https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826](https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826)
|
[https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826](https://github.com/arendst/Sonoff-Tasmota/issues/200#issuecomment-343756826)
|
||||||
|
|
Loading…
Reference in New Issue