This is a bunch of Home Assisatant Lovelace cards that enhance other cards or dashboard functionality. All cards include a visual editor so you can easily add them.
In HACS, add the repo https://github.com/catdad-experiments/ha-utility-cards and select "Dashboard" for the type. Then search for "Catdad Unility Cards" and download it. You are done!
A card that seemlessly combines any stack of cards into a single card.
It was heavily inspired by stack-in-card, but takes a completely different approach to combining the cards. On top of that, it has a visual editor, allowing you to fully create your combined card from the UI. You can nest cards inside a combined card as deep as you'd like (i.e. use vertical and horizontal stacks as you see fit) without performance issues and without re-introducing borders and shadows inside the nested stacks.
Here is a stack of cards created using mushroom cards.
This stack looks pretty nice on its own, but can become chaotic inside a dashboard with even more cards.
With combined-card, that entire stack can be placed inside a single card, giving it a better group look.
If this is too undefined for you, you can combine the cards more granularly, in this example into a porch card and a backyard card.
A card that will hide the dashboard header bar. I recommend using it with something like navbar-card so that you can still navigate around your dashboard.
This card will only work if it is rendered. This means that you can use Home Assistant's built-in visibility tab to add rules for when the card is rendered (e.g. for specific users, at specific times, as a result of specific states, etc.).
This card monitors your dashboard and automatically reloads it if:
- it detects that dashboard entities are no longer updates (i.e. the dashboard has become disconnected from the server)
- it detects and recovers from a network outage (i.e. I restart my wifi on a timer every night)
- it detects that there is a dashboard update (you no longer have to walk around your house and hit the "Refresh" button when you make an update to wallpanels!)
By default, this card does not render anything on the dashboard, though you can enable debug mode to see a record of what this card has detected and recovered from.
This card is a button that navigates back in the browser -- acts just like clicking your browser's back button or swiping back on Android, except as a card on any dashboard usable on any device. You can use Home Assistant's built-in visibility settings to control when the card is rendered.
You can customize the icon and text on this card through the visual editor.


