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

Optimize device and entity naming #132

Open
Bascht74 opened this issue Jul 14, 2024 · 4 comments
Open

Optimize device and entity naming #132

Bascht74 opened this issue Jul 14, 2024 · 4 comments

Comments

@Bascht74
Copy link

I think a good addition would be to create devices for each battery. Maybe you could consider this for a future release :-)

@Wendelstein7
Copy link
Contributor

Isn't this the case already? All my batteries are a 'device' with their entities bundled.

image

@Bascht74
Copy link
Author

Oh, yes! You are right. But only, if you configure via gui... I did via yaml. Changed that!

@Bascht74
Copy link
Author

Bascht74 commented Aug 25, 2024

Changed it.
But there is still a bug:
image

the entity names should be "device name entity addition" and not "device name - entity addion".
So "Anker Zusatzbatterie 1.6 kWh discharge_only" instead of "Anker Zusatzbatterie 1.6 kWh - discharge_only".

That way it looks much better in the device view:
image

As well the entity addions should not contain an underscore "_":
image
better:
image

And the device name should not integrate the name of the integration:
image

better:
image

@Bascht74 Bascht74 changed the title add devices to bundle the entities Optimize device and entity naming Aug 25, 2024
@hif2k1
Copy link
Owner

hif2k1 commented Aug 28, 2024 via email

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

3 participants