Updated Rule Cookbook (markdown)

Michael Ingraham 2019-08-03 16:03:55 -04:00
parent 83293ba32a
commit 456dbeef71
1 changed files with 1 additions and 1 deletions

@ -1292,7 +1292,7 @@ Rule3
For example, a remote control with one button to change speed. This rules simulates pressing the button three times to set the receiving device to the third speed setting.
//Specify the rule set
//The `<trigger>` can be a a condition, an event sent from another device or home automation hub.
//The `<trigger>` can be a a condition or an event sent from another device or home automation hub.
//`<topic>` corresponds to the device transmitting the code (e.g., [YTF IR Bridge](YTF-IR-Bridge)). This could also be modified to send an RF code from a [Sonoff RF Bridge](Sonoff-RF-Bridge-433).
```
Rule 1