Can I connect a Nokia/Withings scale to Vera?
-
I've got a Nokia/Withings bathroom scale on which I weigh myself daily. I used to use IFTTT to push every weighing result into a Google Spreadsheet in the cloud, but now that I use MSR, I'm more interested in integrating this data into that workflow.
Has anyone figured out a way to move data from a WiFi-connected scale into the Vera environment? I don't mind trying something indirect, as for instance I've already linked the weights over to my Google Fit app.
Open to suggestions!
-
As there looks to be an API for it, if you can retrieve information via a http request, (e.g a .json) then you have many options available to you..
Something like https://www.toggledbits.com/sitesensor could work too, @toggledbits is your man for that..
-
As there looks to be an API for it, if you can retrieve information via a http request, (e.g a .json) then you have many options available to you..
Something like https://www.toggledbits.com/sitesensor could work too, @toggledbits is your man for that..