Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming devices does not change entity anmes #13

Open
davidski opened this issue Sep 5, 2022 · 1 comment
Open

Renaming devices does not change entity anmes #13

davidski opened this issue Sep 5, 2022 · 1 comment

Comments

@davidski
Copy link

davidski commented Sep 5, 2022

Thanks so much for this integration!

I'm running this for integrating with a ChargePoint Flex home EVSE. The connection and states flow through great. When I rename the device in Home Assistant, the rename dialog gives me an explicit option (checked by default) for entities to be renamed to match the device. Despite having this selected, my custom device name (also the name set in the ChargePoint app) does not get reflected in the entities, which stay at their default short model name (CPH 50). I believe this is a problem with the integration rather than HASS.

Please let me know any other debug information I can provide to be helpful. I'm not up enough on the HASS integration structure to offer definitive debugging of the code at this time, but very willing to try anything out/take guidance.

@mbillow
Copy link
Owner

mbillow commented Sep 29, 2022

I think this is less of a limitation imposed by the integration rather than a limitation of the naive pattern matching the “rename entities” function does.

The integration doesn’t limit this in any way, nor do I think that is even possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants