Hi there,
I’ve created Ansible recipes to install and configure my whole HASS setup mainly for disaster recovery.
I created automations based on recognizable entity IDs (e.g. living room, bedroom, etc.) after pairing my devices by renaming them from the UI.
This is fine for a manual setup, but not for an automated one. I’d prefer not to use the generated names. I see that someone else talked about using an alias but I understand that’s not implemented. Using an alias would be even better, but having something for automating entity ID renaming would be fine too. REST APIs don’t provide either though AFAICS.
What do you suggest?
Thanks!