Bump withings-api 2.3.2->2.4.0 (#66723)

pull/66795/head
Nenad Bogojevic 2022-02-17 14:18:33 +01:00 committed by GitHub
parent de24d00a1c
commit 7012375bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 7 deletions

View File

@ -3,9 +3,18 @@
"name": "Withings",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/withings",
"requirements": ["withings-api==2.3.2"],
"dependencies": ["http", "webhook"],
"codeowners": ["@vangorra"],
"requirements": [
"withings-api==2.4.0"
],
"dependencies": [
"http",
"webhook"
],
"codeowners": [
"@vangorra"
],
"iot_class": "cloud_polling",
"loggers": ["withings_api"]
}
"loggers": [
"withings_api"
]
}

View File

@ -2485,7 +2485,7 @@ wiffi==1.1.0
wirelesstagpy==0.8.1
# homeassistant.components.withings
withings-api==2.3.2
withings-api==2.4.0
# homeassistant.components.wled
wled==0.13.0

View File

@ -1531,7 +1531,7 @@ whois==0.9.13
wiffi==1.1.0
# homeassistant.components.withings
withings-api==2.3.2
withings-api==2.4.0
# homeassistant.components.wled
wled==0.13.0