Hello!
Can one automation be integrated into another automation?
I have created an automation that switches off all media players in our house. I would like to integrate this into the automation that runs when the last person has left the house.
And how can this automation be delayed by a certain amount of time? I want to prevent it from running if the mobile phone loses contact with the Wi-Fi for a short time.
The proper thing is to add all the actions in a script instead, then in your two automations you run the script.
But you can force run an automation also using automation.trigger
but keep in mind the home zone probably relies on GPS and not wifi as you said in your first post.
You probably need to enlarge the home zone or lengthen the time enough that it will not cause unwanted triggers.