-
- Downloads
Fix connection issues with withings API by switching to a maintained codebase (#27310)
* Fixing connection issues with withings API by switching to a maintained client codebase. * Updating requirements files. * Adding withings api to requirements script.
Showing
- homeassistant/components/withings/common.py 8 additions, 6 deletionshomeassistant/components/withings/common.py
- homeassistant/components/withings/config_flow.py 2 additions, 2 deletionshomeassistant/components/withings/config_flow.py
- homeassistant/components/withings/manifest.json 1 addition, 1 deletionhomeassistant/components/withings/manifest.json
- requirements_all.txt 3 additions, 3 deletionsrequirements_all.txt
- requirements_test_all.txt 3 additions, 3 deletionsrequirements_test_all.txt
- script/gen_requirements_all.py 1 addition, 1 deletionscript/gen_requirements_all.py
- tests/components/withings/common.py 6 additions, 6 deletionstests/components/withings/common.py
- tests/components/withings/conftest.py 72 additions, 67 deletionstests/components/withings/conftest.py
- tests/components/withings/test_common.py 10 additions, 10 deletionstests/components/withings/test_common.py
- tests/components/withings/test_sensor.py 25 additions, 19 deletionstests/components/withings/test_sensor.py
Loading
Please register or sign in to comment