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
72.78k stars 30.48k forks source link

Inconsistency between device_tracker GPS location showing Home and sensor.app_geocoded_location showing other place #129184

Open distante opened 2 hours ago

distante commented 2 hours ago

The problem

My persons are being shown as being at home, with the GPS coordinates of home, but the only attached device (a phone with the companion app) reports a complete different - and correct - position in their GPS sensor entity.

Screenshot 2024-10-25 at 21 10 39 Screenshot 2024-10-25 at 21 05 36

What version of Home Assistant Core has the issue?

core-2024.10.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Mobile App

Link to integration documentation on our website

https://www.home-assistant.io/integrations/mobile_app/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

The only location sensor I have on the phone is Geo location. If I enable Precise Location and Location Zones, the Person sensor updates with the Zone where I am currently at. 

I have not tried being outside of a "known" location with those two sensors but I was under the impression that the Geo location sensor should be enough to say if I am Home or not.

Additional information

No response

home-assistant[bot] commented 2 hours ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (mobile_app) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `mobile_app` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign mobile_app` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


mobile_app documentation mobile_app source (message by IssueLinks)