Hi. I run into an issue with bottomCard. Before today I was using UI mode and bottomCard was working just fine. Then I decided to switch to yaml mode as it is a way more convenient to edit and structure code. And immediately run into an issue with bottomCard component. When it is added and has horizontal or vertical stacks - it doesn’t seem to be working. (a single card works fine). Here is an example of code:
Has anyone got a solid way to make the sidebar background transparent? I’ve had a read though the above replies, and can see some people have achieved it, however I can’t get mine working. I’ve tried messing around with the HTML code in developer console but couldn’t figure that out.
I want my blue gradient background (which is an image) to extend into the sidebar, and to have the sidebar background semi transparent.
Is it possible to have the side bar pop out or “autohide” somehow? Mainly asking for mobile support. Adding the side bar for mobile makes it almost unusable. I know you can change the width of it, but I’d like it to pop out if I ever need to use it on my mobile. Maybe a tap in the top left corner or something?
You need to know how to work with yaml files and writing in them.
If so you start with creating a yaml dashboard and installed card mod and the custom:layout-card card.
Not really a example but my yamls are on HERE
It’s mainly everything that’s in the main Lovelace folder and the tablet.yaml.
The sidebar is in the components folder.
Pardon for being a newbie but I am new to HACS and custom repos/modifying my lovelace etc. and I was wondering if someone could help me install this. I got as far as adding the custom repo and installing it to HA but not sure where to place configuration code.
I’ve not really used this in a while but I think you put it in your raw configuration.
So on your dashboard you will see 3 dots top right click then edit dashboard it may ask you about taking control just press yes.
Then click the dots again and click the raw configuration.
That’s where this code goes, I recommend creating a new dashboard to do all your testing on as you could easily mess things up in the raw config.