Update withings-api to avoid data parsing bugs. (#28382)

This commit is contained in:
Robert Van Gorkom 2019-10-31 10:29:10 -07:00 committed by Fabian Affolter
parent 89213a4ce8
commit 226b2bc3d0
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/withings", "documentation": "https://www.home-assistant.io/integrations/withings",
"requirements": [ "requirements": [
"withings-api==2.1.2" "withings-api==2.1.3"
], ],
"dependencies": [ "dependencies": [
"api", "api",

View File

@ -1990,7 +1990,7 @@ websockets==6.0
wirelesstagpy==0.4.0 wirelesstagpy==0.4.0
# homeassistant.components.withings # homeassistant.components.withings
withings-api==2.1.2 withings-api==2.1.3
# homeassistant.components.wunderlist # homeassistant.components.wunderlist
wunderpy2==0.1.6 wunderpy2==0.1.6

View File

@ -636,7 +636,7 @@ watchdog==0.8.3
websockets==6.0 websockets==6.0
# homeassistant.components.withings # homeassistant.components.withings
withings-api==2.1.2 withings-api==2.1.3
# homeassistant.components.bluesound # homeassistant.components.bluesound
# homeassistant.components.startca # homeassistant.components.startca