mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
bed807cd78
commit
76b6d1215d
2
Rules.md
2
Rules.md
|
@ -22,7 +22,7 @@ Every rule needs to follow this syntax:
|
|||
|
||||
**`on`** marks the start of a new rule.
|
||||
|
||||
**`<trigger>`** is what needs to occur for the rule to execute the `<command>` after `do`.
|
||||
**`<trigger>`** is what needs to occur for the rule to execute the `<command>`
|
||||
|
||||
**`do`** is the separator between the `<trigger>` and `<command>`
|
||||
|
||||
|
|
Loading…
Reference in New Issue