mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"domain": "auth",
|
|
"name": "Auth",
|
|
"documentation": "https://www.home-assistant.io/integrations/auth",
|
|
"requirements": [],
|
|
"dependencies": ["http"],
|
|
"after_dependencies": ["onboarding"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|