Bring back group member status overview to new GUI created group helpers

New helper groups are great, however they are behaving a bit different from the old groups.
For example; a group of motion sensors.

Previous groups entities were called:
group.group_entity_name and if you click on it the information display would directly display each monition sensor that is part of the group and it’s state.
image

New groups via the helper gui are called:
binary.sensor.group_entity_name, so it’s more difficult to use them as drop-in replacement. But the biggest drawback of these ney group is that the individual states are lost in the information display.

Please bring back the detailed state of individual group member back to the info panel.
Or, make another (legacy?)group type via the GUI that creates the old group.group_entity_name types.