Have you ever been slightly annoyed that you can’t change the order of the Home Assistant sidebar?
I am here to put your mind mildly at ease.
With this JS module you can now set the order of the sidebar and you can move things down to hang out with Developer Tools and Configuration. That’s it, that’s all it does.
All instructions are in the repository README, but let me know if you run into issues.
I finally reached a point where my sidebar has a scroll bar. And many of the entries (map, for example) I rarely or never use.
However, it doesn’t seem to be working for me.
I followed all the steps: copied the javascript file to www, added the module under frontend: in configuration.yaml, created the new .yaml file in www, did a check config, and restarted. I refreshed the browser, but the order hasn’t changed.
Any ideas on what stupid thing I might have done, or failed to do?
I also tried this with no success. Followed the instructions to the letter but the sidebar did not change. I had great hope for this as my sidebar is a real mess with 18 entries and more all the time. Any help from the OP?
That’s unfortunate. Nearly all brand icons have moved from mdi to Simple Icons. So these are going to pop up in a lot more people’s configurations. There was a note about this in the 0.113 release notes.
I’m not using this custom component but am using simpleicons in the side bar. Or at least i’m trying to. They rarely if ever show up. It is totally hit or miss. On both desktop and mobile chrome, as well as the mobile app. I’m at a loss because i reaaaaaaaallly want to see those brand icons in the side bar.
It will override any order you set with the new feature. Hiding an item in the new feature or in Custom Sidebar will have the same results.
If you set a custom sidebar title with this plugin it will cause the “Done” button to not show up to save your order when you go into edit mode. Refreshing the page should save the changes anyway
I’m trying to load up my OctoPrint page within my HA page however it just navigates to the Octoprint page instead of loading it into my HA view (with the HA bar still at the side)
Am I doing something wrong or is that functionality just not possible?