yes, Ive seen that too, but I use an iPhone, which doesnt have a Hit- button
Also, my macs an other hardware aren’t recognized at all, while before they were rather easily seen.
have this in the logs, which I have never seen before, but thought it not to be for the bluetooth device_tracker:
2019-08-26 13:18:48 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity device_tracker.telefoon
2019-08-26 13:19:00 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity device_tracker.telefoon
2019-08-26 13:19:26 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity device_tracker.telefoon
2019-08-26 13:19:51 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity device_tracker.telefoon
2019-08-26 13:20:16 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity device_tracker.telefoon
2019-08-26 13:20:42 ERROR (MainThread) [homeassistant.components.device_tracker] The see service is not supported for this entity
getting back to this, I still can’t setup the bluetooth device_tracker. Have lowered log level in logger to
homeassistant.components.device_tracker.bluetooth_tracker: debug
homeassistant.components.device_tracker: info
and there’s absolutely nothing in the logs on Bluetooth… not even an error of it not being able to setup…
this is the only thing that comes close to it:
2019-08-27 11:50:08 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.legacy
not sure why it says legacy, since the bluetooth tracker is instructed to be setup like this? No way to ‘discover’ it is there?
how can this be?? I am completely out of hints how to proceed.
Can we somehow check if the hardware is alright? Should we enable it on the Pi itself? (it has always been enabled, so wouldn’t know why or how to do so)