mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 03:56:55 +00:00
12 lines
341 B
JSON
12 lines
341 B
JSON
{
|
|
"domain": "home_connect",
|
|
"name": "Home Connect",
|
|
"codeowners": ["@DavidMStraub"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials"],
|
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["homeconnect"],
|
|
"requirements": ["homeconnect==0.7.2"]
|
|
}
|