mirror of https://github.com/arendst/Tasmota.git
IF/ELSE
parent
7df624fcbc
commit
f533d03798
5
Rules.md
5
Rules.md
|
@ -15,9 +15,8 @@ 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