mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00: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"
|
|
}
|