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.

20 lines
808 B

######################################################################
# @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
# Adds a bottom-fixed Developer Tools link through elchininet/custom-sidebar.
# -------------------------------------------------------------------
# Served as /local/custom-sidebar-config.yaml; plugin loads via HACS.
######################################################################
order:
- new_item: true
item: developer_tools
name: Developer Tools
icon: mdi:hammer
href: /config/developer-tools
bottom: true

Powered by TurnKey Linux.