Add editor ID's are automatically generated. (#11055)

Added that editor ID's are automatically generated.
This commit is contained in:
Eric Miller 2019-12-03 01:54:48 -08:00 committed by Franck Nijhof
parent 303788e375
commit c050b8ee6a

View File

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