10 lines
261 B
JSON
10 lines
261 B
JSON
|
{
|
||
|
"domain": "home_connect",
|
||
|
"name": "Home Connect",
|
||
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||
|
"dependencies": ["http"],
|
||
|
"codeowners": ["@DavidMStraub"],
|
||
|
"requirements": ["homeconnect==0.5"],
|
||
|
"config_flow": true
|
||
|
}
|