Hi all,
As I have been using HA for a loooong period of time, all my automations, scenes and scripts are written directly in different yaml files I have in a folder named Packages. In the package folder I have a yaml file for each room containing the different divices, automations and so on.
Unfortunately I have not been using the “Unique ID’s” on each automation, only aliases.
How can I easiest convert so I can edit / add automations directly from the UI?
- Do I need to add an Unique ID to all automations, scenes and scripts or can this be done easier?
- Do I need to move all automations, scenes and scripts to the default “automations.yaml, scenes.yaml, scripts.yaml” files or can I somehow tell the system to also look in other yaml files for this?
Thank you.