From 456dbeef7139e97eed8a3d2f02d80aadcb719fc5 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Sat, 3 Aug 2019 16:03:55 -0400 Subject: [PATCH] Updated Rule Cookbook (markdown) --- Rule-Cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Cookbook.md b/Rule-Cookbook.md index 4cc5e5d2..233d49ba 100644 --- a/Rule-Cookbook.md +++ b/Rule-Cookbook.md @@ -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 `` can be a a condition, an event sent from another device or home automation hub. +//The `` can be a a condition or an event sent from another device or home automation hub. //`` 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