Releases: vangorra/python_withings_api
Releases · vangorra/python_withings_api
2.4.0
08 Feb 14:27
Compare
Sorry, something went wrong.
No results found
Support for new Withings endpoint URLs.
2.3.2
16 Mar 15:24
Compare
Sorry, something went wrong.
No results found
Flexible arrow dependency version.
2.3.1
14 Mar 12:14
Compare
Sorry, something went wrong.
No results found
Fix for date handling on python 3.9.
Add build section to pyproject.toml.
2.3
02 Jan 17:39
Compare
Sorry, something went wrong.
No results found
data_fields is now required for specific methods. Withings API calls fail if it's not provided.
2.2.0
05 Dec 17:31
Compare
Sorry, something went wrong.
No results found
Using pydantic as the data parser.
Flexible support for unknown enum types when parsing data.
2.1.9
31 Oct 16:39
Compare
Sorry, something went wrong.
No results found
Adding static refresh token param (recently added by withings) that was breaking refresh.
Improvements to integration test.
2.1.8
24 Jul 13:50
Compare
Sorry, something went wrong.
No results found
Support for withings Heart v2 data.
Fixes to sleep timestamp data.
2.1.7
08 Jun 02:56
Compare
Sorry, something went wrong.
No results found
Date with timezones are properly calculated.
2.1.6
01 May 19:49
Compare
Sorry, something went wrong.
No results found
Support for sleep score, snoring, breathing disturbances.
Integration test save credentials in a better way.
Better code-reuse.
2.1.5
09 Apr 03:55
Compare
Sorry, something went wrong.
No results found
Better handling of Withings data types that are not documented/supported.
More code cleanups and linting.