This commit is contained in:
Will Heid 2017-08-15 10:03:03 -07:00 committed by GitHub
parent 238032351b
commit 56e6f01c9f

View File

@ -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: