python_withings_api icon indicating copy to clipboard operation
python_withings_api copied to clipboard

Library for the Withings Health API

Results 11 python_withings_api issues
Sort by recently updated
recently updated
newest added

Prune unused dependency "requests-oauth" from your pyproject.toml, please! It is a package that has been unmaintained for a long time and that your project does not actually make use of....

I just upgrade my smarthome plugin (https://github.com/smarthomeNG/plugins/tree/develop/withings_health) which is using withings-api to newest version. No i can get a new token (invalid before), but the renewal seems to be broken....

I use home assistant integration for withings. I first created the issue on that repo (https://github.com/home-assistant/core/issues/68545) but I guess this is the right place. I get this warning and has...

Hi Robert Are you still developing this Integration. Since 2021.3.0 we (approximately 300 users) have had issues. We now get sleep data in nicely thanks to @ronaldheft . But no...

The previous version didn't work on darwin: ``` ===Formatting code=== Traceback (most recent call last): File "/Users/parberge/.local/share/virtualenvs/python_withings_api-weMUTams/bin/black", line 5, in from black import patched_main File "/Users/parberge/.local/share/virtualenvs/python_withings_api-weMUTams/lib/python3.9/site-packages/black.py", line 45, in from...

``` Logger: homeassistant.components.withings Source: components/withings/common.py:747 Integration: Withings (documentation, issues) First occurred: 3:12:23 AM (1 occurrences) Last logged: 3:12:23 AM Unexpected error fetching poll_data_update_coordinator data: 'dict' object has no attribute 'context'...

The ScanWatch records also the failed ECG assessment, in that case, a record is still created. However, no data can be found for ecg and hear_rate. It failed the validation...

it looks like commit 02a31649c442b3b1e93e29b3690d6a6d4f385242 has changed the defaults for startdate, enddate and lastupdate from None to utcnow(). So, if I you don't provide these optional arguments then you will...

Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies