{ "domain": "homekit", "name": "HomeKit Bridge", "after_dependencies": ["camera", "zeroconf"], "codeowners": ["@bdraco"], "config_flow": true, "dependencies": ["ffmpeg", "http", "network"], "documentation": "https://www.home-assistant.io/integrations/homekit", "iot_class": "local_push", "loggers": ["pyhap"], "requirements": [ "HAP-python==4.9.1", "fnv-hash-fast==0.5.0", "PyQRCode==1.2.1", "base36==0.1.1" ], "zeroconf": ["_homekit._tcp.local."] }