simplificator-withings
simplificator-withings copied to clipboard
a ruby implementation for the withing WIFI connected bodyscale
A commit was pushed to fix a deprecation notice in 2014, but the last version was released to Rubygems in 2011.
The most recent Git tag is for 0.2.8, but the most recent Rubygems release is 0.7.0.
Withings/Nokia released new measurement types for "Home", new "Pulse", "Thermo" and new "Scale" and therefore there are new data points. I added them to your code to handle them properly....
- Fixing current Withting API url - Fixing example for user authentication to match current implementation
type 54
@pascalbetz it seems we have a new 54 type coming in: Unknown {"value"=>-1000, "type"=>18, "unit"=>-3} Also, raising an exception for unknown type is maybe not the best option, what about...