20 lines
357 B
JSON
20 lines
357 B
JSON
{
|
|
"domain": "withings",
|
|
"name": "Withings",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/withings",
|
|
"requirements": [
|
|
"withings-api==2.4.0"
|
|
],
|
|
"dependencies": [
|
|
"http",
|
|
"webhook"
|
|
],
|
|
"codeowners": [
|
|
"@vangorra"
|
|
],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": [
|
|
"withings_api"
|
|
]
|
|
} |