The backup feature is obviously great, but it’s a blunt instrument. I can backup and restore everything, but it’d be more useful to me if I could be more selective. As an example, if I play around with an integration it can break my automations. I think what happens here is a new entity ID gets assigned, and all of the activities directly reference this ID.
I’d love to be able to directly edit or download/edit/upload the JSON. This would allow me to grab the new entity id and tweak as required in a text editor, and quickly restore all my sequence configurations and button mappings.
Perhaps in an ideal world, the entity id’s would be detected as no longer valid and an option to assign a new entity to them, but for now, some kind of text editor would be great.
EDIT: If you have ever edited a Grafana dashboard you will get what I mean. You can either use the UI and generate a nice dashboard, but you can also view and edit the underlying JSON directly.