Open gaodaxiaya opened 3 years ago
It is in my ToDo list (see Readme), but it is currently blocked due to the required idf version not yet being integrated in esphome. I hope that will change soon though...
It seems that you can use any IDF version now: https://esphome.io/components/esp32.html
Is there any progress on this issue now?
I've had a very slimmed down bit of the BT classic scanner functionality working inside an EspHome project. The problem is requiring both a quite recent version of the IDF functionality and arduino platform. The combination of which is not supported yet by default on EspHome, and in my testing not as stable when tinkering with a custom platform.
It's been a few months since I've last looked into it though.
I hope to be able to take another look in the next couple of weeks. Thanks for the reminder @github410117 😉
I have finally had some time to tinker with getting functionality from this repo integrated into EspHome. It turned out to be easier to create something new inside the EspHome environment from the ground up then trying to port this functionality over directly, but some progress has been made!
For those looking for an EspHome compatible BT Classic Presence integration, I currently have an open PR to allow for BT Classic presence monitoring inside EspHome: EspHome/4736.
can it work with esphome?