Hello everyone.
I have four Xiaomi Temp & Humidity LYWSD03MMC sensors flashed with Telink Flasher, they are set to advertise its values as BTHome V1.
I have an ESP32 flashed with ESPHome confgiured as a Bluetooth Proxy, and it automatically recognizes these sensors and adds them to my Home Assistant.
The distance between my sensors doesn’t make it possible for me to put it in a position where it correctly gathers the data from all the sensors, so I was planning to use the internal Bluetooth radio of my CM4 module to read at least the sensor that is in the same room as the HA Yellow.
I tried changing the configuration of the sensors to advertise as Mijia (Mi Home) instead of BTHome, and I see the devices appearing in Home Assistant, but when I unplug the ESP32, the devices stop updating.
I’d be thankful if anyone could point me to the right setting to get these devices to connect to my Home Assistant directly without the ESP32 bluetooth proxy, if it is possible…
FYI, in Integrations, I added Bluetooth and it shows up like this:
It has Passive Scanning enabled.
Thanks!
Rodrigo