From ae4beeb9870f82098b99e112db186db6a51975b8 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Mon, 9 Sep 2019 10:38:37 -0400 Subject: [PATCH] Updated Rules (markdown) --- Rules.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Rules.md b/Rules.md index 6f894599..8922191e 100644 --- a/Rules.md +++ b/Rules.md @@ -14,7 +14,9 @@ Rules perform actions based on triggers (e.g., switch state change, temperature ## Rule Syntax -**"IF/ELSE" statements, combining triggers with AND/OR, and nested rules are not supported.** +**Nested rules are not supported.** + +["IF/ELSE/ELSEIF" and "AND/OR" support](Rules:-IF-ELSE-ELSEIF-and-AND-OR-Support) Every rule needs to follow this syntax: