diff --git a/source/_docs/automation.markdown b/source/_docs/automation.markdown index e8a6a799465..a768be3fe9b 100644 --- a/source/_docs/automation.markdown +++ b/source/_docs/automation.markdown @@ -54,3 +54,11 @@ automation: 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'.