I have successfully flashed a ESP32 with Bluetooth Poxy and connected it to my WiFi. HA can see the ESP32 however no Bluetooth devices are discovered and shown in HA.
When I download ESP32 diagnostic log through HA, I can see that many Bluetooth devices are discovered (some without names) for example like below.
I am not sure what more step I am missing, my understanding is that I do not need DBus or BlueZ as I am using a proxy and not an Adapter, is this a correct assumption.
Not sure what you mean, I added the iBeacon tracker integration, but still nothing. I am under impression that it will discover any Bluetooth devices that are sending advertisement packets. I have a few beacons which I can see on my phone. Perhaps if you give me more information I should be able to provide better answer. I am new to this BLE. Thank you for your help.
Also I enabled logging for ESP32 and I can see the HA is actually log these activities but I am not sure how to see these? Are there other integrations for BL/BLE to add ?
When I try to add Bluetooth Integration, HA says: No unconfigured Bluetooth adapters found. There are 0 ignored adapters
As @francisp mentioned, it will only work with things that have an integration. Do you have a specific device that works with a HA integration that you’re expecting to show up?
As mentioned I have some Bluetooth trackers (generic) I am hopping to be able to see. I just found a [ESPHome BLE Gateway] integration which I am playing with, but it seems that I need need a BLE gateway (from the same author) as it doesn’t work with BT proxies. Personally I think it is mess to install so many layers just to see a BLE device in HA, it should have been much simpler and more efficient.