17 lines
370 B
JSON
17 lines
370 B
JSON
{
|
|
"domain": "knocki",
|
|
"name": "Knocki",
|
|
"codeowners": ["@joostlek", "@jgatto1", "@JakeBosh"],
|
|
"config_flow": true,
|
|
"dhcp": [
|
|
{
|
|
"hostname": "knc*"
|
|
}
|
|
],
|
|
"documentation": "https://www.home-assistant.io/integrations/knocki",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["knocki"],
|
|
"requirements": ["knocki==0.4.2"]
|
|
}
|