Hi There, Im reading the compaion app docs regarding location tracking on my iphone. Im trying to configure it to only report zone enter/exit and not location when outside of the zone. However the docs do not seem to be aligned with the app:
For example, it says to "Go to Manage Sensors > Background Location and change the Location Sent setting". There is no "Manage Sensors", but there is "Sensors", there is no "Background Location" under sensors. So cant find the "Zone Name Only" setting.
I also checked in iOS: Privacy & Security and there is no Location Sent option for the HA app?
Any assistance here 🙏
https://companion.home-assistant.io/docs/core/location
*When using core 2022.2 or later, you can configure how locations are sent in the Companion App Settings:
iOS The setting can be managed on a per-server basis. Open the server's settings and change the Location Sent setting under Privacy.
Android Enabling location tracking can be managed on a per-server basis, exact/zone name only applies to all servers. Go to Manage Sensors > Background Location and change the Location Sent setting.
Options available:
Exact sends the GPS coordinates of your device.
Zone Name Only sends just the zone name (or not_home), which can be useful for presence detection without exposing location. Only zones for the server in question are considered.
iOS Never or Android Disabled will not send GPS coordinates nor zone information.*