11 lines
324 B
JSON
11 lines
324 B
JSON
{
|
|
"domain": "niko_home_control",
|
|
"name": "Niko Home Control",
|
|
"codeowners": ["@VandeurenGlenn"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/niko_home_control",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["nikohomecontrol"],
|
|
"requirements": ["niko-home-control==0.2.1"]
|
|
}
|