home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.97k stars 29.05k forks source link

GPS coordinates frantically chop and change #121441

Open sirs2k opened 1 week ago

sirs2k commented 1 week ago

The problem

I have GPSlogger integrated and it's been running great for years now. I noticed today that it chopped and changed the location from a 40 minute drive away, to home, then back there. This happened 5 or 6 times consecutively every second. Automations went crazy

There's nothing I see that would point to the problem, I can't replicate the issue. All I know is that the phone in question was driving at the time and it was 40 minutes away.

This automation is triggered by the gps logger integration directly (device_tracker.my_phone). Not the Person trigger where you can also set wifi tracking etc

There seems to be a couple of other issues logged and resolved? https://github.com/home-assistant/core/issues/110439

https://github.com/home-assistant/core/issues/110027

What version of Home Assistant Core has the issue?

System Information version | core-2024.7.1 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true user | root virtualenv | false python_version | 3.12.4 os_name | Linux os_version | 6.6.33-haos arch | x86_64

home-assistant[bot] commented 1 week ago

gpslogger documentation gpslogger source