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