1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 15:06:49 +00:00
Files
core/homeassistant/components/api/manifest.json
2022-10-04 10:36:42 -04:00

10 lines
256 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",
"integration_type": "system"
}