From 396aa588f3b32ae43b0bc94cd058165f719fa820 Mon Sep 17 00:00:00 2001 From: erffrfez Date: Tue, 15 Mar 2022 18:34:30 +0800 Subject: [PATCH] update location of Entities list : Deleting Automations (#22031) --- source/_docs/automation/yaml.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/yaml.markdown b/source/_docs/automation/yaml.markdown index 3d0ad65144b..0ae7fb06304 100644 --- a/source/_docs/automation/yaml.markdown +++ b/source/_docs/automation/yaml.markdown @@ -160,6 +160,6 @@ If you want to migrate your manual automations to use the editor, you'll have to 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 **{% my entities title="Configuration -> Entities" %}** and find the automation in the search field or by scrolling down. +To delete them completely, go to UI **{% my entities title="Configuration -> Devices & Services -> 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'.