mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"domain": "lcn",
|
|
"name": "LCN",
|
|
"codeowners": ["@alengwenus"],
|
|
"config_flow": false,
|
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pypck"],
|
|
"requirements": ["pypck==0.7.17"]
|
|
}
|