13 lines
424 B
JSON
13 lines
424 B
JSON
{
|
|
"domain": "home_connect",
|
|
"name": "Home Connect",
|
|
"codeowners": ["@DavidMStraub", "@Diegorro98", "@MartinHjelmare"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials", "repairs"],
|
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aiohomeconnect"],
|
|
"requirements": ["aiohomeconnect==0.16.3"],
|
|
"single_config_entry": true
|
|
}
|