mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"domain": "api",
|
|
"name": "Home Assistant API",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/api",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|