homeassistant/.storage/lovelace.system_setup

91 lines
4.1 KiB
Plaintext

{
"version": 1,
"key": "lovelace.system_setup",
"data": {
"config": {
"views": [
{
"title": "Main",
"path": "main",
"badges": [],
"cards": [
{
"type": "entities",
"show_header_toggle": false,
"entities": [
{
"type": "weblink",
"name": "ESPHome",
"url": "/15ef4d2f_esphome",
"icon": "mdi:alpha-e-box"
},
{
"type": "weblink",
"name": "HACS",
"url": "/hacs/entry",
"icon": "mdi:alpha-h-box"
},
{
"type": "weblink",
"name": "Dashboards",
"url": "/config/lovelace/dashboards",
"icon": "mdi:view-dashboard-variant"
},
{
"type": "weblink",
"name": "Edit Configuration Files",
"url": "/a0d7b954_vscode",
"icon": "mdi:playlist-edit"
}
]
},
{
"type": "entities",
"title": "HomeAssistant",
"show_header_toggle": false,
"entities": [
{
"type": "weblink",
"name": "Home Assistant",
"url": "https://home-assistant.io",
"icon": "mdi:home-assistant"
},
{
"type": "weblink",
"name": "Configuring Home Assistant",
"url": "https://home-assistant.io/getting-started/configuration/",
"icon": "mdi:assistant"
},
{
"type": "weblink",
"name": "Available Components",
"url": "https://home-assistant.io/components/",
"icon": "mdi:briefcase-check"
},
{
"type": "weblink",
"name": "Troubleshooting your configuration",
"url": "https://home-assistant.io/docs/configuration/troubleshooting/",
"icon": "mdi:wrench"
},
{
"type": "weblink",
"name": "Getting Help",
"url": "https://home-assistant.io/help/",
"icon": "mdi:help"
},
{
"type": "weblink",
"name": "Home Assistant Forum",
"url": "https://community.home-assistant.io",
"icon": "mdi:comment-multiple-outline"
}
]
}
]
}
],
"title": "System Setup Navigator"
}
}
}