parent
bc55e5644e
commit
8816e3d7af
@ -0,0 +1,18 @@
|
||||
######################################################################
|
||||
# @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
|
||||
Loading…
Reference in new issue