Groups Garage and Living Room includes Motion. When in a group titled for a room such as Garage, I want it to read “motion” since I know it is referring to the Garage Motion Sensor. When I create a group combining all motion sensors titled Motion Sensors, I want it to read:
I didn’t state this very well, but the goal is to have a different friendly name per group/card. Here is my current setup with hopefully a more clear explanation of what I want and why…
Here, it should read “Motion” since the card is Garage specific and the current Friendly name of “Garage Motion” is redundant.
Here, I want “Garage Motion” because the group/card is general (Motion Sensors) and I need to differentiate each one. If I use friendly name “Motion” each sensor appears the same and I can’t identify each one from the other.
Where name is what would show up on the view. Right? If it’s there it would override the friendly name for the device if there is one. If there isn’t a friendly name for the device, then it would fall back to the name of the device. So the name shown would be as follows.
group entity name
entity friendly name
device name
I have brought this up a couple of times. First time I tacked it on an existing topic, but then I split out into it’s own feature request. Maybe this one will get more traction because I think you explained it better.
Has anybody had any luck getting the context-aware friendly names to work using @andrey’s Custom UI? Whenever I have a go at this and reload Home Assistant, all my group cards are empty. I have no errors in the Home Assistant log and I have no clue what I’m doing wrong.
I have many sensors and switches (more than 150), and I need two lists.
One list for users, it uses normal user-friendly names.
The second list for me, in it these devices are named by their ‘system’ numbers. This so that I can quickly debug and check connections.
How can I do it? (preferably without additional programs)
And why you need a separate file ‘customize.yaml’ where the names are stored separately. It’s very inconvenient - you have to keep two lists. Why it is impossible to save ‘friendly_name’ together with the object itself and/or in group description?