mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
grammar
This commit is contained in:
parent
238032351b
commit
56e6f01c9f
@ -186,7 +186,7 @@ automation:
|
|||||||
|
|
||||||
### {% linkable_title Multiple triggers %}
|
### {% linkable_title Multiple triggers %}
|
||||||
|
|
||||||
When your want your automation rule to have multiple triggers, just prefix the first line of each trigger with a dash (-) and indent the lines following accordingly. Whenever one of the triggers fires, your rule is executed.
|
When your want your automation rule to have multiple triggers, just prefix the first line of each trigger with a dash (-) and indent the next lines accordingly. Whenever one of the triggers fires, your rule is executed.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
automation:
|
automation:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user