Run a Homekit automation when two people leave
I want to run a HomeKit automation when my two kids leave the house. Specifically, I want to turn off the bathroom lights when they leave for school in the morning.
it seems like the “when a person leaves” is an OR parameter (when PersonA OR PersonB leaves) and I need an AND parameter (when PersonA AND PersonB leave)
Any suggestions?