mirror of https://github.com/arendst/Tasmota.git
Updated Rule Cookbook (markdown)
parent
79d4a7da22
commit
2fe521aacd
|
@ -1023,7 +1023,7 @@ Write the following rules:
|
|||
|
||||
`rule1 on SSerialReceived#Data=on do power1 1 endon on SSerialReceived#Data=off do power1 0 endon`
|
||||
|
||||
receiving on and off results in
|
||||
receiving `on` and `off` results in
|
||||
|
||||
```
|
||||
MQT: tele/sonoff-1585B3/RESULT = {"SSerialReceived":"on"}
|
||||
|
|
Loading…
Reference in New Issue