mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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
@ -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…
x
Reference in New Issue
Block a user