An ‘Energy’ tab (and also Media & Map) appeared in my sidebar, but I’m really not interested in that, how can I hide them?
I tried by using the ‘regular’ way through ‘Configuration/Dashboards’, but when I click on ‘Energy’, it’s not the same behavior than other dashboards, and I don’t have the popup with the ‘Show in sidebar’ toggle. + the Map & Media tabs don’t appear in dashboards.
I did a quick search on internet, and someone suggested to put either default_config: in my configuration.yaml (or energy:), so now I have this in my configuration.yaml:
default_config:
energy:
media_source:
but it doesn’t change anything.
Thanks for your help.
PS: I’m using the web interface (not the HA apple/android app!)
If you do not mind doing it on each client computer then simply mouse click and hold the “Home Assistant” title over the left bar for a few seconds. That changes the mode so you can move or hide items in the left bar. There are a few limitations but most can be hidden
You either implement every integration you want that default_config delivers (by adding them individually), or use default_config and get them all.
If you go to the default_config documents page, and copy/paste every integration you want to use and omit energy:, map:, and media_source:, then those tabs will not show up (and it won’t load them into your system).
Not having the integration in the config or no default_config also means the entire integration is not there.
I use the map function but I have the map in a card on one of my tabs in the UI. But I do not want it in the left bar. So in these cases - the long click and hide is the way to go.
Are you asking me? I just start using HA last week, I wouldn’t know if those are new or not.
My doubt was if the missing modules depended in any way on the disabled modules.
My response was a rhetorical question. They are new integrations and the post you replied to was made before they existed. That’s why they aren’t included in that lists post.
Modify configuration.yaml and everyone will happily support any mistakes… And, new additions to the default_config will still be added after editing it properly?
I humbly respect that there’s a better solution at this time – Google led me here.
Why does the Energy item reappear every time there is a new release of HA??? I don’t want it on my sidebar and have to disable it every time a new release comes out.