2020-05-05 09:26:14 +00:00
|
|
|
{
|
|
|
|
"domain": "home_connect",
|
|
|
|
"name": "Home Connect",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
|
|
|
"dependencies": ["http"],
|
|
|
|
"codeowners": ["@DavidMStraub"],
|
2020-10-18 08:33:19 +00:00
|
|
|
"requirements": ["homeconnect==0.6.3"],
|
2020-05-05 09:26:14 +00:00
|
|
|
"config_flow": true
|
|
|
|
}
|