1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/lcn/manifest.json
2020-10-22 15:00:37 +02:00

8 lines
177 B
JSON

{
"domain": "lcn",
"name": "LCN",
"documentation": "https://www.home-assistant.io/integrations/lcn",
"requirements": ["pypck==0.7.4"],
"codeowners": ["@alengwenus"]
}