14 lines
393 B
JSON
14 lines
393 B
JSON
{
|
|
"domain": "lcn",
|
|
"name": "LCN",
|
|
"after_dependencies": ["panel_custom"],
|
|
"codeowners": ["@alengwenus"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "websocket_api"],
|
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pypck"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["pypck==0.8.10", "lcn-frontend==0.2.6"]
|
|
}
|