mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"domain": "onboarding",
|
|
"name": "Home Assistant Onboarding",
|
|
"documentation": "https://www.home-assistant.io/integrations/onboarding",
|
|
"requirements": [],
|
|
"dependencies": ["auth", "http", "person"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|