I have a sensor set up that shows my room, but I want to turn that into a device tracker that I can attach to a Person so i can tell if the house is occupied.
I’ve seen other solutions that use the sensors and groups in automations but it would be nice to use the native HA Person object to do it. I want to be able to look at a panel and see who is home and who is away at a glance too.
I have this as an attempt at a device_tracker config in my config.yaml:
If its an iphone if you can get IRK or OS equivalent you can use private ble device integration. I did it the other day with my android and espresence.
It gets round the frequent mac changes.
Cool, can you paste some config because that’s how I have mine set up in ESPresence, I just can’t get the HA side of things to work (see my original message)
Its setup in ui. All you need is IRK. If you attempt to pair you phone with the espresence having connected to espresence webpage and go into settings it will generate the IRK.
But I think you’re going to run into issues with that value template if espresence is posting the area/room to the topic… a device_tracker would be expecting home or not_home as the state.