sidebar-card
sidebar-card copied to clipboard
I am very new to this and the instructions don't make any sense. Can this be dumbed down for me
Hallo, Added some extra option to the template as reported in issue #73 All the adjustments I made: - New regex added that allows you to add class and id...
Good day! First of all, thank you for the great sidebar card! I have loved customzing it for quite some time now, but since Home Assistant update 2023.12 I am...
I can style the menu items (navigating to different views in my dashboard) so that they appear different (e.g. with a frame around and different font color etc.). That also...
Since we have the ability to hide the topMenu, we lose the link to Assist. Can we enable this service so we can add it to the menu in the...
I added icons to the sidebar menu like so: ` sidebarMenu: - action: navigate navigation_path: "/lovelace-minimalist-sidebar/t_home" name: "Räume" icon: mdi:map-marker active: true - action: navigate navigation_path: "/lovelace-minimalist-sidebar/lights" name: "Licht" icon:...
I added a link in the sidebar to browser to the engergy dashboard by adding: action: navigate navigation_path: "/lovelace/Energie" name: "Energie" Now when i acces my dashboard internal, everything works....
Hi, I use lovelace-wallpanel ( https://github.com/j-a-n/lovelace-wallpanel ) and since I installed sidebar-card, I get this error. ``` Logger: frontend.js.latest.202307051 Source: components/system_log/__init__.py:257 First occurred: 17:49:13 (2 occurrences) Last logged: 17:49:13 http://192.168.1.xx:8123/hacsfiles/sidebar-card/sidebar-card.js?hacstag=2418255740194:18635:23...
Hi, I managed to setup my sidebar that it automatically adjusts to light and dark mode (i.e. change the background, font and icon colors) to match. However one thing I...
Hello, How can I go about changing the font size for the title "people at home" It didn't show my code super well below so here is a pastie as...