mirror of https://github.com/home-assistant/core
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"domain": "niko_home_control",
|
|
"name": "Niko Home Control",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/niko_home_control",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["nikohomecontrol"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["niko-home-control==0.2.1"]
|
|
}
|