Hide subgroup

Hi All,

I am attempting to create a group to monitor Unifi Clients.

I have got this working successfully:

11%20PM

However, when clicking on the group, I can see the group within, almost like a header:

07%20PM

Here are my config files:

customize.yaml

    group.unifi:
  hidden: true
group.unifi_clients:
  hidden: true
group.all_devices:
  friendly_name: Unifi Clients
  hidden: false

group.yaml

unifi_clients:
  name: Unifi
  entities: 
    - group.all_devices

Can anyone advise on where I am going wrong? All the hidden’s I’ve tried either cause a config error, or don’t do anything

Thanks

group.all_devices, this will display all device trackers.
As you group device trackers under a group, this group is then seen as a device tracker too.
I think you’ll need to manually list all devices that you want to see un your group