I’ve been searching for an answer here, but not quite finding it.
Right now if you have a person entity on your UI and you click on it for more info it will show GPS coordinates and location on a map.
I’ve read about disabling map: in configuration.yaml, but that only disables the sidebar map - not the map I’m describing that shows under a person entity.
I want to disable (ideally from certain users or non-administrators) the ability to see locations of other users from any possible location in HA. I just want to use location tracking so HA knows if people are home or away.
Thoughts?