mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
e300d52f38
commit
ae4beeb987
4
Rules.md
4
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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue