You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.0 KiB
36 lines
1.0 KiB
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Custom Sidebar - Sidebar shortcut configuration
|
|
# Related Issue: 1572
|
|
# Pins core views, hides low-use panels, and fixes Developer Tools at the bottom.
|
|
# -------------------------------------------------------------------
|
|
# Served as /local/custom-sidebar-config.yaml; plugin loads via HACS.
|
|
######################################################################
|
|
|
|
order:
|
|
- item: Overview
|
|
exact: true
|
|
icon: mdi:view-dashboard
|
|
|
|
- item: Systems
|
|
exact: true
|
|
icon: mdi:server-network
|
|
|
|
- item: Calendar
|
|
exact: true
|
|
hide: true
|
|
|
|
- item: Media
|
|
exact: true
|
|
hide: true
|
|
|
|
- new_item: true
|
|
item: developer_tools
|
|
name: Developer Tools
|
|
icon: mdi:hammer
|
|
href: /config/developer-tools
|
|
bottom: true
|