11 lines
382 B
JSON
11 lines
382 B
JSON
{
|
|
"domain": "homekit",
|
|
"name": "HomeKit",
|
|
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
|
"requirements": ["HAP-python==2.8.4","fnvhash==0.1.0","PyQRCode==1.2.1","base36==0.1.1","PyTurboJPEG==1.4.0"],
|
|
"dependencies": ["http", "camera", "ffmpeg"],
|
|
"after_dependencies": ["logbook", "zeroconf"],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true
|
|
}
|