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:
UnrealKazu 2017-10-31 17:35:48 +01:00 committed by Fabian Affolter
parent 953da76da9
commit 738d545a4c

View File

@ -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 %}