From 4c28f8d4d4342e8baf68028924a56f4afbb60256 Mon Sep 17 00:00:00 2001 From: Nick4-1 <66921622+Nick4-1@users.noreply.github.com> Date: Mon, 22 Jun 2020 22:18:10 +0200 Subject: [PATCH] Update automation.markdown (#13757) Co-authored-by: Franck Nijhof --- source/_docs/automation.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) 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'.