mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"domain": "homekit_controller",
|
|
"name": "HomeKit Controller",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
|
"requirements": ["aiohomekit[IP]==0.2.29.1"],
|
|
"dependencies": [],
|
|
"zeroconf": ["_hap._tcp.local."],
|
|
"codeowners": ["@Jc2k"]
|
|
}
|