I want to trigger my vacuum only when myself and all of the dogs have left home.
I have a trigger like so:
triggers:
- entity_id:
- zone.home
to: "0"
for:
hours: 0
minutes: 1
seconds: 0
trigger: state
I see that zone.home is an integer that represents how many persons are home, so afaict that will only consider me, not the dogs. How can I factor in the dogs here too? They have tile trackers on, so they've got their own entities like device_tracker.fido