2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "homekit",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "HomeKit",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
2020-04-21 00:48:09 +00:00
|
|
|
"requirements": ["HAP-python==2.8.2", "fnvhash==0.1.0"],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"after_dependencies": ["logbook"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|