Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_docs/automation/editor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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`.