Airy André

Results 12 comments of Airy André

Ads format from the original firmware is already supported by the bundled xiaomi_lywsd03mmc components. Or you mean custom format + encryption ?

Well, ESPHome is working great for me as a cheap Wifi bridge for my LYWSD03MMC devices and I just thought this component might be useful for other people too...

Even if packets are lost, even receiving new values for temp and humidity every couple of minutes is good enough for me for that kind of sensors. I'm using it...

Note that while the ESP32 will never be the device to use if you need high availability for BT+Wifi, you can improve BLE adv reception by enlarging the scanning window,...

There is no way in the current state of the component. I'll have a look when I have some time

Copy the contents of the components directory (axp192 and st7735) to a custom_components directory next to your .yaml configuration file. I guess that should be in the config/esphome directory of...

I'm not using esphome HA integration. It might be some compatibility with the esphome version used (stable, dev...). I'm using current dev version.

The only time I've seen some similar behavior was after one of my outside devices felt into some water (while it was a LYWSD03MMC) Removing the battery and letting it...

You can check https://gist.github.com/airy10/5205dc851fbd0715fcd7a5cdde25e7c8 https://github.com/airy10/FindMyDevices which has some decoding code for the new files format

This change is needed to run on my machine : (else getting the password fails and my Beacons dir name is different) https://github.com/airy10/FindMySync/commit/1f7ef128a1dfd13ed45aac757cad33a9fa440288?diff=unified&w=1