I would like to use Home Assistant official Android app location tracking feature to detect HOME /AWAY states. But there is a problem: some family members want privacy. Is there a way to use location tracker to detect if a person is at home, without knowing her exact location?
I thought that the “zone based tracking” setting does what I need, but it seems it doesn’t: after activating it, I still can see person’s location in the map.
I’m planning to buy a Orange pi zero plus and dedicate it to presence detection. I’m gonna make a program ( mostly script ) that check for the device on the network and if the device is off for like 10 minutes it send the status to home assistant ( same for bluetooth ) I would like to make a little web interface too for changing mac and bluetooth Mac dress if I change my phone. then on home assistant I will make rule that said if BOTH wifi and bluetooth are of I’m not there but as soon as wifi or bluetooth is on I’m there
A package would require editing to update the various trackers. We’re talking about a single group, and a single binary sensor. That’s “somewhat” overkill for a package
group:
human_tom:
name: Tom
entities:
- device_tracker.tom_bluetooth
- device_tracker.tom_wifi
Yeah, I am looking for the same thing, one would think that is how “zone based tracking” should work, but it doesn’t. I want the user (off the app) to have control over their own privacy. Turning off GPS makes tracking work worse, and I don’t see why the app cant just send the away/home-status without the exact position.
I opened this as a bug for the companion app, as this behavior seems both misleading and way too privacy invading. Give the issue a thumbs up on GitHub if you agree: