I’m trying to write a template that will give me the zone’s icon for a given person.
I can see that the person’s state is the friendly name of the zone, but I don’t know how to get the zone. I have a lot of zones, but maybe I loop through all the zones and fine the person in the persons attribute? is this the only way?