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.
This commit is contained in:
parent
55e10d552e
commit
071476343c
10 changed files with 131 additions and 118 deletions
|
@ -106,7 +106,6 @@ TEST_REQUIREMENTS = (
|
|||
"mficlient",
|
||||
"minio",
|
||||
"netdisco",
|
||||
"nokia",
|
||||
"numpy",
|
||||
"oauth2client",
|
||||
"paho-mqtt",
|
||||
|
@ -185,6 +184,7 @@ TEST_REQUIREMENTS = (
|
|||
"vultr",
|
||||
"wakeonlan",
|
||||
"warrant",
|
||||
"withings-api",
|
||||
"YesssSMS",
|
||||
"zeroconf",
|
||||
"zigpy-homeassistant",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue