Hi,
I need some help. I’m trying to integrate ESP32 into my home assistant.
I have esp32dev board with bluetooth and wifi. BLE tracker enabled, but probably not working properly.
esphome:
name: bluetooth1
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
esp32_ble_tracker:
I recently flashed Xiaomi LYWSD03MMC B1.4 with custom firmware v3.9 (pvvx.github.io), the device is responding and working perfectly. But I can’t find it in BLE scanner in ESPhome. I followed already different youtube tutorials and it usually should be discovered very soon after scan start. But it doesn’t, well no device shows up.
Any ideas what am I doing wrong?
Thank you
Jakub