diff --git a/source/_docs/automation/editor.markdown b/source/_docs/automation/editor.markdown index 3cb6a998a96..37f4886676d 100644 --- a/source/_docs/automation/editor.markdown +++ b/source/_docs/automation/editor.markdown @@ -79,7 +79,7 @@ For example, the below automation will be triggered when the sun goes from below ```yaml # Example automations.yaml entry -- id: my_unique_id # <-- Required for editor to work. +- id: my_unique_id # <-- Required for editor to work, for automations created with the editor the id will be automatically generated. alias: Hello world trigger: - platform: state