mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
914a75d9a0
commit
81dc48584d
3
Rules.md
3
Rules.md
|
@ -15,8 +15,9 @@ Rules perform actions based on triggers (e.g., switch state change, temperature
|
||||||
## Rule Syntax
|
## Rule Syntax
|
||||||
|
|
||||||
**Nested rules are not supported.**
|
**Nested rules are not supported.**
|
||||||
|
<!---
|
||||||
["IF/ELSE/ELSEIF" and "AND/OR" support](https://github.com/arendst/Sonoff-Tasmota/wiki/Rules:-IF-ELSE-ELSEIF-and-AND-OR-Support)
|
["IF/ELSE/ELSEIF" and "AND/OR" support](https://github.com/arendst/Sonoff-Tasmota/wiki/Rules:-IF-ELSE-ELSEIF-and-AND-OR-Support)
|
||||||
|
--->
|
||||||
|
|
||||||
Every rule needs to follow this syntax:
|
Every rule needs to follow this syntax:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue