custom-sidebar icon indicating copy to clipboard operation
custom-sidebar copied to clipboard

Custom Sidebar for Home Assistant

Results 21 custom-sidebar issues
Sort by recently updated
recently updated
newest added

Getting the following error in the HA log: _hacsfiles/custom-sidebar/custom-sidebar.js:160:46 TypeError: undefined is not an object (evaluating 'getConfigurationElement(elements).cloneNode')_ The code in the custom-sidebar.js is the following: `function createItem(elements, item) { var...

Just upgraded to HomeAssistant core-2021.11.0b0, this stopped working. Tried new browsers, clearing the cache, nothing worked. ![image](https://user-images.githubusercontent.com/49611451/139223281-6f51019c-5dd2-4a69-8f6b-0e1e2a124584.png) ![image](https://user-images.githubusercontent.com/49611451/139223347-6f788724-422e-4a91-bc58-d56d5cd9924e.png)

I updated to version core-2021.11.3, and when I try to add a new item it doesn't work for me, and it disorganizes the order that I already have configured. I...

After the latest upgrade of Home Assistant 2021.11.0 custom-sidebar stopped working with the below error: 2021-11-03 20:35:42 ERROR (MainThread) [frontend.js.latest.202111030] https://:8123/hacsfiles/custom-sidebar/custom-sidebar.js?hacstag=223008910022:162:66 Uncaught TypeError: Cannot read properties of null (reading 'setAttribute')

When I do a hard refresh (CTRL+SHIFT+F5) of **any** page in the sidebar other than the main overview page, or go there through a direct link, the custom sidebar order...

I installed this and followed the guides. It seems not having any effect. Not any sign of live in the logs either. I have a Dutch version, so i used...

Hi, On https://xxx.xxx.x.xxx:8123/lovelace/default_view my side bar doubles up items and looks like: but on every other page (eg. https://xxx.xxx.x.xxx:8123/hassio/dashboard) it shows up right: What's causing this? This is my sidebar-order.yaml:...

Loading the config file didn't work for me. There was a 404 present on req.open("GET", "/local/sidebar-order.yaml?rnd=" + random()); I replaced the following line in the JS and the GZ req.open("GET",...

Eg. if install NodeRed or ESPHome through add-on, the NodeRed/EPSHome can be openned without leave the main interface of HomeAssistant. In case NodeRed/ESPHome is not installed as add-on but seperate...

This might be a fairly simple feature request, but I'd like to see the option to add separators to the sidebar. Something similar to what can usually be seen between...