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
68.99k stars 28.25k forks source link

Mobile App iPhone and Hotspot enabled #116137

Open prohidium opened 2 weeks ago

prohidium commented 2 weeks ago

The problem

I think I have found an issue having to do with using an iPhone and it’s personal hotspot. I was visiting relatives and was roaming and at my destination I enabled the personal hotspot on my iPhone to allow my iPad to connect through it for internet access. A few weeks after returning home, I noticed my geo location on my iPhone was still showing me at my relatives house. I also noticed a second instance of my phone device with an _2 added to the device name. After troubleshooting, I finally noticed my personal hotspot was still enabled. As soon as I disabled the hotspot my iPhone instantly started updating is geo location again. It looks to me like the HA mobile app retains the geo location state of your iPhone once the personal hotspot is enabled and if left enabled it won’t change until you disable the hotspot.

What version of Home Assistant Core has the issue?

2024-4-4

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

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

iPhone 10 running current os for iPhone 10.

Additional information

Location has always been set to always for the app on iPhone. This issue could be why iPhone users are having failed geo location updating not working. It is kind of an obscure issue that I just happened to figure out.

home-assistant[bot] commented 2 weeks 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)