11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "homekit_controller",
|
|
"name": "HomeKit Controller",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
|
"requirements": ["homekit[IP]==0.15.0"],
|
|
"dependencies": [],
|
|
"zeroconf": ["_hap._tcp.local."],
|
|
"codeowners": ["@Jc2k"]
|
|
}
|