@strawberry-3.141 There might be a reason why this hasnt been done before.
If you exclude all rooms in your house leaving ‘Kitchen’ the only one included in your config file,
If Kitchen plays music, and then Living room is grouped in with Kitchen the code works
the name of the rooms displayed would be Kitchen, Living room (the order of the rooms if the order they were grouped)
but if you have living room playing music and then group in kitchen, then the order is different, :
Living room, Kitchen
and then the code doesnt work.
Im guesing the code you wrote see’s Living room is excluded and then doesnt show the rest?