1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/homeassistant/components/homekit/manifest.json
T
2019-07-10 08:36:17 -07:00

11 lines
209 B
JSON

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