Hello,
I have Home Assistant on Raspberry Pi3.
I bouhght a bluetooth device that I want to attach at my keys.
I want to detect when my keys are/get at home or not.
I bought this product:
https://www.gearbest.com/goods/pp_009982487580.html
I add this code to my configuration.yaml file in section “device_tracker:”
- platform: bluetooth_tracker
My device is found by my iPhone, but it’s not present in my known_devices.yaml file.
I tried to reboot my raspberry, stop and start again my bluetooth device, stop and start again my bluetooth detection on my iphone.
This device is still not listed in the known_devices.yaml file
Could you help me ? Maybe I didn’t nderstood how it should work with HA ?
Thank you