Zone Leaved, but still home

Hi,

I’m seeing some problems when leaving home, but staying within an radius of 1 km from my house.
As soon my phone is moving outside the range of the Home-zone, i’m getting a notification that I have leaved the zone, but my status in HASS isn’t changing to away.

Anyone else having the same problems?

I’m using the latest version of the app, 1.0.4.

/Stefan

I’ve experienced the same.

i have mine popping up the notification on my phone whenever i leave/enter a zone. which it does just fine. but it never updates HA. i have to manually click the up arrow thingy to force it.

Same. Or it updates much later.

Wild guess.

It may have something to do with the device_tracker config:
interval_seconds: 10
consider_home: 180

and the Zone Radius Setting.

I have exactly the same, started a thread here:

Trigger that not working looks like this:

trigger:
  - platform: zone
    entity_id: device_tracker.myphone
    zone: zone.home
    event: leave

ios app notifies correctly when I leave the particular zone, but it not updating the device tracker status. Take a look at those screenshots:


What are you triggering?

Known_Devices.yaml
device_name:
hide_if_away: false
mac:
name: anything
picture:
track: true
vendor:

I am experiencing the same problem sometimes. It’s not every time, it also work now and then. I can’t figure out what is different when it works

For debug purposes, I trigger notify domain.