mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05:00
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"domain": "api",
|
|
"name": "Home Assistant API",
|
|
"documentation": "https://www.home-assistant.io/integrations/api",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|