I’ve had a fitbit wifi bathroom scale for a while. Getting the data out got suddenly more difficult when Google bought them, and I didn’t love giving that data to google. It’s finally died, and I’m looking at replacement options.
In a perfect world, I could just go to a store and buy a “HomeAssistant Ready” scale. If I can’t have that, I’d like a scale that is on my local network and exposes the last x weigh-ins as an API on the device, then I could write something to poll it.
I haven’t seen anything like those, but have turned up:
- a project to decode the bluetooth transmissions of a number of scales (after you build an ESP32 device for it)
- the Withings cloud based scale, but with a well documented API
Any other good options?
If you can find an old working Wii Fit Balance Board you can use it as a very accurate Bluetooth scale.
Did you do that?
If yes, could you share some info about it?
Looks like a few folks have
https://github.com/schellingb/WiiBalanceScale
https://github.com/aelveborn/Wii-Scale
Going to have to try this out myself!
I did not. Foolishly I got rid of my balance board after some years of no use.
It’s interesting how old console tech comes back around to be useful for other stuff. I’ve used a couple Xbox Kinects to do 3D scanning and with an augmented reality sand box.
Really? That’s a good idea.