2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "homekit_controller",
|
|
|
|
"name": "Homekit controller",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/homekit_controller",
|
|
|
|
"requirements": [
|
|
|
|
"homekit[IP]==0.13.0"
|
|
|
|
],
|
2019-04-12 03:11:56 +00:00
|
|
|
"dependencies": ["configurator"],
|
2019-04-04 04:14:45 +00:00
|
|
|
"codeowners": []
|
|
|
|
}
|