bloody2k
(Stefan Grundtworm Larsen)
April 29, 2017, 2:49pm
1
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.
stone
(stone)
April 29, 2017, 6:25pm
3
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.
brg468
(Brian)
April 29, 2017, 9:20pm
4
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:
Yes, with 1.0.4 and 0.43.1 all the same.
The problem is that the ios app notifies correctly when I leave the particular zone, but it is not updating the device tracker status. Take a look at those screenshots:
[image]
[image]
And my trigger code is
trigger:
- platform: zone
entity_id: device_tracker.myphone
zone: zone.home
event: leave
but never triggered.
Maybe @robbiet480 knows some known issues or work around?
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:
Stimo
(Niklas)
April 30, 2017, 7:24pm
8
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.