mirror of
https://github.com/elisspace/core.git
synced 2026-09-16 15:56:22 +00:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"domain": "homekit_controller",
|
|
"name": "Homekit controller",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/components/homekit_controller",
|
|
"requirements": [
|
|
"homekit[IP]==0.14.0"
|
|
],
|
|
"dependencies": [],
|
|
"zeroconf": ["_hap._tcp.local."],
|
|
"codeowners": [
|
|
"@Jc2k"
|
|
]
|
|
}
|