Earlier quoted context omitted.
Is there any documentation and a specific esp32 Bluetooth proxy you would recommend?
esp32 bluetooth proxy: There's a standard esphome component that just turns any esp32 with appropriate h/w into a BTLE proxy: https://esphome.io/components/bluetooth_proxy/ I'm just using a cheap ESP-WROOM-32 but the recommended way to do it is with an wired ethernet-based ESP32 so you don't have interference with the wifi and btle. For a scale this works well enough. I haven't yet received the athom smart plug so I…
I Connected My Withings Body+ to Home Assistant with an ESP32
31–35 of 35 posts
Re: I Connected My Withings Body+ to Home Assistant with an ESP32
#32Re: I Connected My Withings Body+ to Home Assistant with an ESP32
#33Re: I Connected My Withings Body+ to Home Assistant with an ESP32
#34Using AI to reverse engineer undocumented Bluetooth protocols has been a godsend for me. We have an RV that came with a "Smart RV" system from BMPro that controls all of the lights, the air conditioning, starting the generator, leveling, slideouts, and other stuff. The BMPro app is... well, it's like they actively worked to make it terrible. I put up with it for 2 years and then had the bright idea to throw the APK a…
Re: I Connected My Withings Body+ to Home Assistant with an ESP32
#35Using AI to reverse engineer undocumented Bluetooth protocols has been a godsend for me. We have an RV that came with a "Smart RV" system from BMPro that controls all of the lights, the air conditioning, starting the generator, leveling, slideouts, and other stuff. The BMPro app is... well, it's like they actively worked to make it terrible. I put up with it for 2 years and then had the bright idea to throw the APK a…