I have a group of lights and switches. I need to know when each one turns on so I can do some processing on it. Is it better to setup 4 or 5 listen_state’s one for each entity, or setup one listen_state and throw away ones that aren’t in my list in AD?