mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 15:48:48 +01:00
a16ea3d7bd
* Deprecate the map integration * Revert changes in DashboardsCollection._async_load_data * Add option to allow single word in dashboard URL * Update tests * Translate title * Add icon * Improve test coverage
10 lines
268 B
JSON
10 lines
268 B
JSON
{
|
|
"domain": "lovelace",
|
|
"name": "Dashboards",
|
|
"codeowners": ["@home-assistant/frontend"],
|
|
"dependencies": ["onboarding"],
|
|
"documentation": "https://www.home-assistant.io/integrations/lovelace",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|