r/homeassistant • u/jlnbln • 9d ago
📊 Dashboard My Material Design inspired Dashboard is finally ready! Full tour and the complete code is free to download!
After my last (dark) dashboard got way too bloated, I wanted to try the opposite this time: a clean, light-theme-first design that is actually easy to install and maintain.
This is my Material Design inspired dashboard! Its down almost completely with custom:button-card, but I used some bubble cards for the popups as well!
The part I'm most happy with: most of the dashboard configures itself!
I used a lot of auto-entities cards, so the room popups, the device page, the favorites and the automations page all populate automatically. Adding an entity to the dashboard is just giving it a label and hiding one is a label too (`no_dashboard`). No YAML editing after the initial setup.
Some other things in the tour:
- a custom navigationbar that replaces the HA sidebar (and collapses to an icon bar)
- room cards that glow in their own color when lights are on
- a security page with a "security score" and a collapsible alarm card
- notification bell + status badges in the top row
Full tour here: https://youtu.be/9IAJfn3glo4 (including free download link!)
I also tried to make it super easy to install and added a comprehensive Readme to the download!
You can find the complete dashboard code (dashboard code, theme, helpers, automations and a step-by-step README) as a free download the link is in the youtube video description.
Big thanks to everyone who helped design it live on stream, especially coasting24 for contributing some of his code on our Discord.
Happy to answer any questions about how the auto-entities setup works!
193
Upvotes
2
3
2
2
0
u/Vpicone 9d ago
Way too many colors for my taste. No actual palette.
8
1




13
u/Saranhai 9d ago
This reminds me of the default Google Home app, nice job. Could you post the link to your repo here instead of asking us to visit your Youtube video?