Add clarification on reloading automation rules (#3851)
The docs gave the impression that saving an automation rule created in the automation editor would be sufficient for the rule to come into effect. You still need to reload the rules, which is why I've added this to the docs.
This commit is contained in:
parent
953da76da9
commit
738d545a4c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ As "Service Data" we want a simple text that is shown as part of the notificatio
|
|||
}
|
||||
```
|
||||
|
||||
Don't forget to save your new automation rule.
|
||||
Don't forget to save your new automation rule. In order for your saved automation rule to come into effect you will need to go to the **Configuration** page and click on **Reload Automation**.
|
||||
|
||||
## {% linkable_title Updating your configuration to use the editor %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue