Hi everyone,
I’m working on a fairly complex automation flow that requires the creation of a large number of entities (as well as automations and scripts).
Doing this manually through the GUI is quite time-consuming and not very efficient. On the other hand, when creating them via YAML files, I’m then locked into editing them through files only, losing the flexibility of managing them later via the UI.
So my questions are:
- Is there any existing way to import and export entities, automations, and scripts in bulk, ideally allowing both file-based creation and later GUI management?
- If such functionality doesn’t exist, would it make sense to create a custom HACS component to enable this kind of import/export workflow?
I’d love to hear if others have faced similar needs or if there’s a recommended approach I might have missed.
Thanks in advance!