Team… sorry I’m newbie and dummy
I was trying to edit the configuration and ended up in a mess.
I have 4 Automations
but 2 of them are not existing (deleted them from the YAML the others):
- id: '1641989641115'
alias: Cal On
description: Cal On
trigger:
- type: value
platform: device
device_id: ecd4748dc635832b71643e0acb87e259
entity_id: sensor.calorifero_studio_heating
domain: sensor
above: 1
condition: []
action:
- scene: scene.t_06_2_on
mode: single
- id: '1641989698957'
alias: Cal Off
description: ''
trigger:
- type: value
platform: device
device_id: ecd4748dc635832b71643e0acb87e259
entity_id: sensor.calorifero_studio_heating
domain: sensor
below: 1
condition: []
action:
- scene: scene.t_08_1_on
mode: single
I cannot edit them from the UI and cannot edit them.
So how do I remove them from the UI? without reinstalling everything?