Hi
I have a fitbit which I use in my apartment with Room Presence and as a reliable “I’m home” for certain automations. Over the holidays my HA went back into “I’m home” mode a few times which was a bit of a problem as I was 400+miles away.
Digging into it further I see that the deviceID (sd:0x180a) may be common to other fitbit’s of the same model/colour. I’m thinking the postman or a neighbour may have the same one.
The feature request is to have the option to include the device MAC address in the Room Presence config to eliminate the chance of it detecting someone else’s device.
For now as a workaround I went to each device and in the Scanning section I put in the “Known BLE MAC” 13 digit MAC address for my fitbit and then updated the sensors.yaml entry as ESPresense now reports the fitbit as ‘known:123acb321bcax’
That works, but it would be great if it was a single option in the HA sensor config rather than manually going to each ESP32 to set up the filter there.