Inconsistency with location reporting (zone)?

I don’t know whether this is the best place for it, but since location reporting is from the official Android app I’ll try here first :sweat_smile:

I have two automations. One is for alerting: the trigger is activity in the garage, with condition of or(and(my phone is not in home zone, my wife's phone is not in home zone), time is between some deep night time), action is sending some alerts.

I have another automation to auto open the garage: the trigger is my phone entering home zone, with some conditions (android auto is on, etc.).

So when auto open garage automation is triggered, surely that means my phone is already reporting its location at the home zone, which means the condition for the alert one is not met (it’s not the deep night time range), and alerts should not trigger? But yet sometimes (not always), the alerts would still trigger for a few minutes after auto open garage triggers, when we enter the house via garage.

Anyone has any leads on how can I debug this?

Please show us the actual code of your automations.
What you think the automations/triggers do might not be what they actually do :wink: