Updated Rule Cookbook (markdown)

Jason2866 2019-05-15 18:28:21 +02:00
parent 79d4a7da22
commit 2fe521aacd
1 changed files with 1 additions and 1 deletions

@ -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"}