uvjim / linksys_velop

Home Assistant integration for the Linksys Velop
MIT License
50 stars 7 forks source link

Device Track - Always Home #378

Closed Gr8z closed 1 year ago

Gr8z commented 1 year ago

The Device tracker isn't working as expected. I have set up my iPhone to be tracked but it always shows me home, no matter if I am connected or not.

Any Ideas?

image image

uvjim commented 1 year ago

Does the Linksys app show the iPhone as offline?

Have you waited long enough for the integration to mark the tracker as offline? A device tracker is only marked offline after the poll period (default 10s) sees the device offline and then starts the timer for consider_home (default 180s).

With these defaults you could have to wait up to 190s before being marked as offline.

I have 2 device trackers configured here and I'm not seeing an issue at present.

Gr8z commented 1 year ago

image

Oh my bad, looks like i wasn't waiting long enough. It works!

Thank you

uvjim commented 1 year ago

No problem. You can reduce the consider home from 180s if you need it to happen quicker (you'll find that in the Timers section when you configure the integration). I've set it at that just to try and mitigate the drop and rejoin that mobile devices seem to do quite often.