Service for bulk renaming using regex #574
Unanswered
malorezzanzo64
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to have a service for bulk renaming (entity IDs, or friendly names, area IDs, area names, etc...) using regular expressions. It would be very useful to:
For example, if I want to change all entities ending with battery to battery_level or if I want to change all the entity ids of devices in my kitchen from starting with kitchen to floor2_kitchen
Currently, I use hass-cli to do it but a Home Assistant service would be more immediate
Thank you for your awesome work
Beta Was this translation helpful? Give feedback.
All reactions