14 lines
247 B
JSON
14 lines
247 B
JSON
|
{
|
||
|
"domain": "onboarding",
|
||
|
"name": "Onboarding",
|
||
|
"documentation": "https://www.home-assistant.io/components/onboarding",
|
||
|
"requirements": [],
|
||
|
"dependencies": [
|
||
|
"auth",
|
||
|
"http"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@home-assistant/core"
|
||
|
]
|
||
|
}
|