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

Entities prefix #4

Open
turbulator opened this issue Sep 10, 2020 · 0 comments
Open

Entities prefix #4

turbulator opened this issue Sep 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@turbulator
Copy link
Owner

turbulator commented Sep 10, 2020

Oficial HA manual requeres next format of entity id: sensor.id_nickname. It isn't very useful because different groups of entities are mixing in list. Sometimes it takes a lot of time to find the right one. At my opinion much better to have format with prefix like this: sensor.prefix_id_nickname. Also I have found a lot of examples of this format in the repo. So, why not make optional boolean add_domain_prefix parameter in the config?

The final format will be like this: sensor.[pandora_cas_]1234567_engine_temperature

@turbulator turbulator added the enhancement New feature or request label Sep 10, 2020
@turbulator turbulator added this to the 1.0 milestone Sep 10, 2020
@turbulator turbulator self-assigned this Sep 10, 2020
@turbulator turbulator changed the title Object prefix Entities prefix Sep 19, 2020
@turbulator turbulator modified the milestones: 1.0, 1.4 Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant