I’m still finding it hard to style this card… I’m using it in side a homekit card and want the lower “darker” section to be smaller. Also the text on the bottom is too close to the border.
Anyone out there who can help me make this look better?
I am having a struggle with using the “link” function within this banner card. I’m hoping someone can provide me some guidance.
Here is what I am experiencing, if I create another dashboard and on the first view I use the banner-card and I can get the heading to link back from this secondary dashboard to the default “Overview” dashboard first page view.
BUT what I’d really like to do is on my primary dashboard have a view that contains multiple banner-cards for several rooms within my house. I want to have a secondary dashboard where each view is a room within the house where more details and entites can be shown or controlled. I want to be able to link from one dashboard to another and a specific view within the dashboard and that dashboard banner-card on that view is able to link back to the main primary dashboard.
I can get the link function work in one direction but not the other. and I can not get the link function to go to a specific view within the dashboard. I’ve tried…
link: /lovelace/laundry - ( I suspect this would work if I wanted all the views in the same dashboard)
link: /lovelace/rooms/laundry
Overview - (primary dashboard)
Rooms - (first view within the dashboard) ((room specific banner-cards are placed here)
View 2
View 3
etc
Rooms - (Secondary dashboard)
Laundry (view 1)
Master Bedroom (view 2)
Family Den (view 3)
etc
Maybe I am making this harder than it has to be. But I am hoping it is doable. I hope this is clear as mud and can make sense of what I am saying.
Hi! I’m looking the way to round a value of the sensor entity when displaying with Banner Card. Is it possible with map_state feature, or any other way (without creating a new template sensor)?
Any idea why the cover entirely would just stop showing up all of the sudden? It was there last time I checked a few days ago and haven’t had any major changes that I can think off. The buttons still function as if they were there, so they’re just invisible.
Weird.
I tried looking at the CSS and found that if i manually change the .overlaystrip background it will change the color. However when i apply the following code below in my banner card nothing happens.