I am trying to use the Bluetooth LE Tracker to track a fitness band Mi Band.
I have enabled Bluetootle LE by adding the following to my device tracker list:
device_tracker:
platform: nmap_tracker
hosts: 10.10.10.222-223
platform: bluetooth_le_tracker
There are no error is the log that I see are connected to the Bluetooth and I have restartet HA several times without the device showing up in the known_devices.yaml file. I have also tried to keep my phone searching for bluetoot devices when rebooting HA, but no luck. Is there a step I am missing?
I have the same band, so it would be interesting to use in in this way. However, it is mentioned that:
As some BT LE devices change their MAC address regularly, a new device is only discovered when it has been seen 5 times. Some BTLE devices (e.g. fitness trackers) are only visible to the devices that they are paired with. In this case, the BTLE tracker won’t see this device.
True, looked at that myself, but I can’t get it to find my iphone either… But very hard to see if it is actually scanning for something or if it is missing access etc… No errors in the log. I’ve turned the bluetooth on my phone on/off 4-5 times and restarted HA 3 times over a span of 2 hours.
I have the same problem. But launching the command “sudo hcitool lescan” I can see my MI Band 2.
So I can’t understand why HA isn’t able to see it. Maybe I’m wrong or missing something.
I’ll appreciate your support.
Thank you
I’m aware this is very old topic, but I have Mi Band 4 and brandly new Mi Band 6 that should be discoverable (as set on Mi Fit), but I see that BLE tracker doesn’t find devices in known_devices.yaml. Does anyone of you or somebody else managed to do that?