Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "custom_sidebar",
- "order": [
- {
- "item": "hogwarts",
- "icon": "mdi:castle",
- "order": 0
- },
- {
- "item": "integrations",
- "name": "Integrations",
- "icon": "mdi:puzzle",
- "new_item": true,
- "href": "/config/integrations",
- "order": 1
- },
- {
- "item": "devices",
- "name": "Devices",
- "icon": "mdi:devices",
- "new_item": true,
- "href": "/config/devices",
- "order": 2
- },
- {
- "item": "entities",
- "name": "Entities",
- "icon": "mdi:shape",
- "new_item": true,
- "href": "/config/entities",
- "order": 3
- },
- {
- "item": "automations",
- "name": "Automations",
- "icon": "mdi:robot",
- "new_item": true,
- "href": "/config/automation/dashboard",
- "order": 4
- },
- {
- "item": "helpers",
- "name": "Helpers",
- "icon": "mdi:tools",
- "new_item": true,
- "href": "/config/helpers",
- "order": 5
- },
- {
- "item": "frigate",
- "name": "Frigate",
- "icon": "mdi:cctv",
- "new_item": true,
- "href": "/ccab4aaf_frigate-proxy",
- "order": 6
- },
- {
- "item": "calendar",
- "hide": true
- },
- {
- "item": "media browser",
- "hide": true
- },
- {
- "item": "map",
- "hide": true
- },
- {
- "item": "shopping list",
- "hide": true
- },
- {
- "item": "energy",
- "hide": true
- },
- {
- "item": "logbook",
- "hide": true
- },
- {
- "item": "history",
- "hide": true
- },
- {
- "item": "developer tools",
- "bottom": true,
- "href": "/developer-tools/state"
- },
- {
- "item": "server controls",
- "bottom": true,
- "new_item": true,
- "name": "Server Controls",
- "icon": "mdi:server",
- "href": "/config/server_control"
- },
- {
- "item": "configuration",
- "bottom": true
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement