I might be approaching this the wrong way, but bear with me. Say I have 3 motion sensors spread around the house and an input boolean I use to toggle whether or not I get alerts for each zone. What I want to be able to do is have each input appear in the appropriate group from the room:
Group 1 (Living Room)
Alarm Enabled
Group 2 (Office)
Alarm Enabled
Group 3 (Outside)
Alarm Enabled
In each group I’m fine with the device being called ‘Alarm Enabled’. That bit I’ve worked out and have no problem with. What I also want to do though is have a master group allowing me to turn off all sensors. However if I create a group like this:
I’m new here and came across similar requirements. I have about a dozen temperature and moisture sensors and of course, light switches . It would be nice so that when I put them in a group, I can just call them ‘Temperature’, ‘Humidity’, ‘Lights’, etc, but importantly, for the Temp/Moisture, when I see the values in the graphs, I get the full name.
Maybe a feature to add a friendly_name node under the group entity line?