mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
11 lines
209 B
JSON
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": []
|
|
}
|