Thank you so much for taking the time to adapt this!!!
Here is the current status of my customisation
I assume that the main icon and the title can no longer be moved to the centre of the map with 2 entity lines. I have tried but my CSS knowledge is rudimentary and therefore failed.
Do you have a solution for dealing with roller shutters? I still have to integrate them into my living room card. I have a window and a door in my living room. I’m thinking about not displaying them individually but via a group, just like the rest of the sockets. Otherwise there will be too many entity “buttons”.
The size is perfect for a smart phone. But there is more space on a tablet or PC. Is there a way to define the CSS classes so that it automatically distinguishes whether it is output on a phone or on a tablet?
You should be able to adjust the position of the icon and title with margin:
The icon, title, and entity rows are all contained in “.title” so you need only add to margin-top there and subtract the same amount from “.entities-row:nth-child(2)” margin-top to adjust the title position. To me 20px and -48px looks about right but YMMV.
My recommendation for anything more complicated is to use a bubble card popup when the room card is clicked. I don’t have shutters so can’t speak to those. Alternatively, clicking for more info isn’t too bad. You could maybe use css animations or something but that’s a bit outside of my wheelhouse.
I don’t know about css classes but conditional cards/sections can do that just fine. So just duplicate the cards and have them edited to your liking?
I’m trying add animation to some of my ceiling fan icons, but can’t seem to get anything to work. I’d really like them to spin, but I found an example from @marcokreeft87 about making an icon blink so I figured I’d start with that. @marcokreeft87 's original code is in Post #457.
How to fix this problem with the card on my cell phone? I placed the icons further to the left to make room for the last one, but it refuses to stay on the same line.
today I have information that repository is archived… but why? is anyone have any information? thats very nice integration and makes dash very nice... so whats happened?
As with many community contributed things, it looks like the author has decided they don’t want to or don’t have time to maintain it anymore. Given the $0 any of us are paying for it, that’s absolutely within their purview to decide. They archived the Github repo, so there will be no more updates unless someone forks it and takes it over. Basically, it’ll keep working until it doesn’t.
Looks like it’s time to look at some of the new built in options for displaying items. I think there will be some ways to get close to what this card does.
I was just on my way creating a new overview dashboard with this card. Sure hope it will continue to function and/or someone will pick up the great work. It would really suck having to start over again.
Well… butts. I may try to resurrect this if I find free time. I looked for a solution like this for a long time and I do not think there are others out there that do what I want.
Came here to say my condolences. I’ve been using this card for a HUD for a while, and had plans to tweak it to be the default view for my phone when I got a chance…
The new dashboard that HA is working on these days looks okay, but I liked how condensed this one was
Very sorry to see this nice custom card get archived. I am so sick of having to do complete rewrites due to change like this. Hope it keeps working for a while.
Yes, I know it’s “free” and understand things change and people lose interest or have no time to maintain such work. Wish I could somehow set my system up to be somewhat insulated from difficulties like this.