conoro / yunmai-data-extract

Extract your data from the Yunmai weighing scales cloud API so you can use it elsewhere
MIT License
31 stars 8 forks source link

Unable to capture any data #43

Closed Aethalides closed 2 years ago

Aethalides commented 2 years ago

Whilst following the instructions, the captured packets are now all SSL. So unable to be decoded.

It seems that Yuma's remote server has changed to HTTPS now.

I do not think there's a solution for this, except if we have a copy of the private key of their certificate (unlikely)....

conoro commented 2 years ago

Thanks Andy. I'll update the readme to tell people not to bother with the code. A pity Yunmai won't open up the API like Withings. I switched to Wthings because of this.

arthurfsy2 commented 4 months ago

I have achieved this through reverse engineeringarthurfsy2/yunmai_weight_extract2json: I log in with my account and password to get cookies and all the weight data. But I am not sure whether the overseas version of Yunmai Haoqing Body Fat Scale APP can get data through this method.