It is not possible to rename a hub (heat pump)
I would like to define the name for a bulk rename. It also does not work via the device rename function.
The hub name is indeed fixed at this moment, in the sense that is is automatically set at start-up of the integration. I am willing to have a look at that.
I do not really understand what you mean with 'bulk rename'. If you are talking about 'bulk renaming' the entities names, like in your last picture: I do not want to make any changes related to that, too much risk of messing things up for existing users. If you know what you are doing and can make sure that existing users are not affected, please adapt the code and create a PR. I can then have a look if this can be integrated or not.
Yes, you're right, by “bulk renaming” I mean regenerating all entity IDs.
Unfortunately, I am not familiar with this repository or with HA's config/setup flow. Therefore, I cannot contribute anything on this matter.
I also just wanted to rename all my entities and was not able to regenerate the entity ids. It is always using luxtronik_xxxxxx_xxx_
I also just wanted to rename all my entities and was not able to regenerate the entity ids. It is always using luxtronik_xxxxxx_xxx_
@eric1905 I refer to my previous comment on the same request from @Guzz-T:
If you are talking about 'bulk renaming' the entities names, like in your last picture: I do not want to make any changes related to that, too much risk of messing things up for existing users. If you know what you are doing and can make sure that existing users are not affected, please adapt the code and create a PR. I can then have a look if this can be integrated or not.
--> So I will not implement any entity renaming. Feel free to collaborate with others, and submit a PR with proposed changes to the code (that do not break the functionality for existig users). Renaming the name of the Heatpump in the UI (without changing the entity names) is still on my to do list.