core/homeassistant/components/homekit/manifest.json

13 lines
226 B
JSON

{
"domain": "homekit",
"name": "Homekit",
"documentation": "https://www.home-assistant.io/components/homekit",
"requirements": [
"HAP-python==2.4.2"
],
"dependencies": [],
"codeowners": [
"@cdce8p"
]
}