20 lines
390 B
JSON
20 lines
390 B
JSON
{
|
|
"domain": "frontend",
|
|
"name": "Home Assistant Frontend",
|
|
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
|
"requirements": [
|
|
"home-assistant-frontend==20191025.0"
|
|
],
|
|
"dependencies": [
|
|
"api",
|
|
"auth",
|
|
"http",
|
|
"lovelace",
|
|
"onboarding",
|
|
"system_log",
|
|
"websocket_api"
|
|
],
|
|
"codeowners": [
|
|
"@home-assistant/frontend"
|
|
]
|
|
} |