Home
Softono

Custom Sidebar

Open source Apache-2.0 TypeScript
278
Stars
14
Forks
2
Issues
3
Watchers
3 months
Last Commit

 About Custom Sidebar

Custom HACS plugin that allows you to personalise the Home Assistant's sidebar per user or device basis

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Custom Sidebar?

We provide expert installation service for this software. Our team will install, configure, and secure Custom Sidebar on your server. plans start at just $30.

Custom Sidebar

View on GitHub

Custom Sidebar

hacs_badge HACS Action Tests Coverage Status downloads

Home Assistant Nightly Beta Tests

Custom HACS plugin that allows you to personalise the Home Assistant's sidebar per user or device basis

Default sidebar Hide/add some items Reorder items Personalise
                        
default sidebar
                        
                        
hide and new items
                        
                        
reorder items
                        
                        
personalise
                        

This is a refactor of custom-sidebar-v2 by @galloween, which unfortunately is now unmaintained and archived. In its beginning, @galloween's code was a refactor of the original Custom Sidebar plugin by @Villhellm. This version refactored completely @galloween's code, fixing several bugs, improving performance, adding a huge amount of options to configure the sidebar and using home-assistant-query-selector to make it less likely to break with future Home Assistant front-end updates.

Installation and Configuration instructions

Consult the Custom Sidebar Docs


Credits and huge thanks to:

  • Villhellm | Original creator of custom-sidebar (R.I.P.).
  • galloween | forked the original custom-sidebar and maintained it for a while