Fixes
This commit is contained in:
25
.storage/lovelace_dashboards
Normal file
25
.storage/lovelace_dashboards
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"icon": "mdi:account",
|
||||
"id": "lovelace_rebecca",
|
||||
"mode": "storage",
|
||||
"require_admin": false,
|
||||
"show_in_sidebar": true,
|
||||
"title": "Rebecca",
|
||||
"url_path": "lovelace-rebecca"
|
||||
},
|
||||
{
|
||||
"id": "lovelace_admin",
|
||||
"mode": "storage",
|
||||
"require_admin": true,
|
||||
"show_in_sidebar": true,
|
||||
"title": "Admin",
|
||||
"url_path": "lovelace-admin"
|
||||
}
|
||||
]
|
||||
},
|
||||
"key": "lovelace_dashboards",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user