Open notabene00 opened 2 years ago
This is because of your specific naming strategy, not really a bug 🤷♂️
I agree that this actually is not a bug, but don't know what label should be here then
And I understand that I can include area name into entity name, but who really want it to be so?
You've already placed this entity into an area and want to know where is it without additional renaming
Don't want to see Motion sensor (Kitchen)
in cards on a tab named Kitchen
or to have a need to rename it in every card
I use entity names e.g. in templates to send notifications of what have triggered an automation and don't want to see duplicating area names (I have area_name(trigger.entity_id)
in the title) or to have a need to cut off all after parenthesis every time
I think, this is not only my opinion, subtitle with area name will be very convenient This information for entities is already exists, only needed to be displayed
Same useless changes: https://github.com/home-assistant/frontend/issues/11938
This is because of your specific naming strategy
No. I have several entities with the same "friendly_name". It is NORMAL to have same friendly_names for different entities. The "entity_id" is UNIQUE name which is supposed to be selected and DISPLAYED in Automation. Displaying friendly_names CONFUSING.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still same in HA 2022.6.1. How am I supposed to guess which entity it is?
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
2022.9.0b2
Still the same
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
2022.11.4, still relevant
After adding all my sensors, grouping them into areas, am I now supposed to go over all of these and copy the area into the name? Seems not so user friendly (I have 300+ entities). And what if i choose to move the device, I have to update not only the area, but the name too.
Regarding my naming strategy: I number my entities and write the number on the entity.
Changing the dropdown would probably not be enough as the labels should be updated too. There is probably not an easy solution for my problem. Allowing variables in the friendly_name would be helpful perhaps, at least for my case.
Still in 2023.6.0
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still same - cannot recognize which entity_id was selected:
And even worse - cannot see it even after selecting the control, none entity is selected (https://github.com/home-assistant/frontend/issues/17395):
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still there. Guess which entity is selected.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Seems that Devs do not care about all similar issues. The only place where it was fixed within last 2-3 years is "Dev tools -> Set state".
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Up
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
up
Checklist
Describe the issue you are experiencing
If I define e.g. state trigger, in the entity field I can see only its name - "Door", "Window", or "Presence sensor". But if I have more than one area, I can't realise where this door, window or sensor is located.
Describe the behavior you expected
Maybe, there should be area name at least, or the entity_id itself, as a subtitle
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2022.3.0b4
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response