listing Things of a Template while omitting some Things
I have 4 Things representing different sensors that share the same Template. I want a User to be able to select different 'Scenes' which are just different groupings of these sensors (1&2&3 or 1&3&4 etc.).
The problem is, I don't know how to represent this or if there even would be a good way to do so. I was assuming I would use Lists to show the different Scenes (not to select anything, just to see the groupings). I know how to fill a list with Things based on a Template that they share, but can't find or think of a way to show the Things of a Template while omitting one or two.
Is something like this possible? Is there a way to do this with/without the Template?

