I have multiple door/window sensors that sit in two groups: ‘window_sensors’ and ‘door_sensors’. Right out of the box these sensors showed statuses ‘on’ or ‘off’. By correctly setting the entity_class to either ‘door’ or ‘window’, the statuses ‘open’ or ‘closed’ are shown for the individual sensors. However, for the groups still ‘on’ or ‘off’ is shown.
My question is: how can I configure the groups to properly show ‘open’ or ‘closed’ statuses, instead of ‘on’ or ‘off’?
Thank you for your suggestion! Using a template would indeed show the correct group status, but would unfortunately also cause the group insight to be lost. Meaning that by selecting the group, I can now see the contained entities. By using the template sensor, I can only see the group status.
Isn’t there some attribute on group level to indicate that it contains ‘door’ entity_class items?
I do use it within a glance card. Within this card I would like the proper group status shown (or if not possible, the template binary sensor status). What I want to maintain as a functionality however, is the ability to see the status of all underlying binary sensors of the group. Hopefully below two screenshots explain how I use it.
This is the glance card, where I would like to see ‘Closed’ instead of ‘Off’ (or ‘Uit’ in Dutch):