Update editor.markdown (#16909)

This commit is contained in:
jonwaland 2021-03-22 23:54:27 +11:00 committed by GitHub
parent 75d230b447
commit 90a1530bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,7 @@ message: Sensor value greater than 10
Automation created or edited via the user interface, are activated immediately
after save the automation.
## Troubleshooting missing automations
When you're creating automations using the GUI and they don't appear in the UI, make sure that you add back `automation: !include automations.yaml` from the default configuration to your `configuration.yaml`.