15 lines
320 B
JSON
15 lines
320 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"
|
|
]
|
|
}
|