mirror of https://github.com/home-assistant/core
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"domain": "knocki",
|
|
"name": "Knocki",
|
|
"codeowners": ["@joostlek", "@jgatto1", "@JakeBosh"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/knocki",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["knocki"],
|
|
"requirements": ["knocki==0.3.5"]
|
|
}
|