mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update automation.markdown (#13757)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
4a8ed9e245
commit
4c28f8d4d4
@ -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'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user