@smugleafdev wrote:
I have the BLE tracker set up and it’s still not detecting my phones as home. It detected my two phones at least once or they wouldn’t be in the known_devices.yaml. I have about a hundred of these lines in my log, so I know it’s at least sort of working:
2019-11-09 22:38:08 DEBUG (SyncWorker_14) [homeassistant.components.bluetooth_le_tracker.device_tracker] Adding BLE_58:CB:52:12:2C:A9 to BLE tracker 2019-11-09 22:38:08 DEBUG (SyncWorker_14) [homeassistant.components.bluetooth_le_tracker.device_tracker] Adding BLE_8C:8E:F2:D8:7D:E8 to BLE tracker 2019-11-09 22:38:08 DEBUG (SyncWorker_14) [homeassistant.components.bluetooth_le_tracker.device_tracker] Adding BLE_59:99:99:0B:5F:E3 to BLE do not track 2019-11-09 22:38:08 DEBUG (SyncWorker_14) [homeassistant.components.bluetooth_le_tracker.device_tracker] Adding BLE_F9:0E:94:4D:42:AE to BLE do not track
My config:
device_tracker: - platform: bluetooth_le_tracker interval_seconds: 60 consider_home: 180 track_new_devices: false
Yes I’m sure BT is on 24/7 on my devices (one Android, one iPhone). Wifi tracking is working great for the Android device; flawlessly actually. It’s awful with the iPhone which is why I’m even bothering with BTLE. What am I missing?
Posts: 3
Participants: 2