2019-08-31 12:30:59 +00:00
|
|
|
{
|
|
|
|
"domain": "withings",
|
|
|
|
"name": "Withings",
|
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/withings",
|
2021-03-16 16:15:22 +00:00
|
|
|
"requirements": ["withings-api==2.3.2"],
|
2020-06-16 18:16:18 +00:00
|
|
|
"dependencies": ["http", "webhook"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@vangorra"],
|
|
|
|
"iot_class": "cloud_polling"
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|