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.

19 lines
770 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 - Developer Tools shortcut
# Restores Developer Tools as a bottom sidebar item.
# -------------------------------------------------------------------
# Notes: Custom Sidebar is loaded via frontend.extra_module_url and managed by HACS.
######################################################################
order:
- new_item: true
item: developer_tools
name: Developer Tools
icon: mdi:hammer
href: /config/developer-tools
bottom: true

Powered by TurnKey Linux.