13 lines
229 B
JSON
13 lines
229 B
JSON
|
{
|
||
|
"domain": "api",
|
||
|
"name": "Home Assistant API",
|
||
|
"documentation": "https://www.home-assistant.io/components/api",
|
||
|
"requirements": [],
|
||
|
"dependencies": [
|
||
|
"http"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@home-assistant/core"
|
||
|
]
|
||
|
}
|