2020-05-05 09:26:14 +00:00
|
|
|
{
|
|
|
|
"domain": "home_connect",
|
|
|
|
"name": "Home Connect",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
2022-05-17 08:48:31 +00:00
|
|
|
"dependencies": ["application_credentials"],
|
2020-05-05 09:26:14 +00:00
|
|
|
"codeowners": ["@DavidMStraub"],
|
2022-08-15 08:44:14 +00:00
|
|
|
"requirements": ["homeconnect==0.7.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["homeconnect"]
|
2020-05-05 09:26:14 +00:00
|
|
|
}
|