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 22:38:43 +00:00
|
|
|
"requirements": ["HAP-python==2.8.2","fnvhash==0.1.0","PyQRCode==1.2.1","base36==0.1.1"],
|
|
|
|
"dependencies": ["http"],
|
|
|
|
"after_dependencies": ["logbook"],
|
|
|
|
"codeowners": ["@bdraco"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|