Update automation.markdown (#13757)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Nick4-1 2020-06-22 22:18:10 +02:00 committed by GitHub
parent 4a8ed9e245
commit 4c28f8d4d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,3 +54,11 @@ automation:
trigger: trigger:
... ...
``` ```
### Deleting Automations
When automations remain visible in the Home Assistant Dashboard, even after having deleted in the YAML file, you have to delete them in the UI.
To delete them completely, go to UI **Configuration** -> **Entities** and find the automation in the search field or by scrolling down.
Check the square box aside of the automation you wish to delete and from the top-right of your screen, select 'REMOVE SELECTED'.