DD - Automatic area-based dashboard for desktop, tablet and mobile - V3.7.0

@EverythingSmartHome mentioned Dwains Dashboard in his video, what an honour :slight_smile: :smiley:

7 Likes

congrats! I just saw it :slight_smile:

Thanks for all your hard work with this, incredible effort my friend!

1 Like

OK, here’s my new temp fix that’s working for dark/light themes.

/custom_components/dwains_dashboard/lovelace/themefiles/
There are 4 theme files in here. dwains-theme-black.yaml, dwains-theme-dark.yaml, dwains-theme-light.yaml, dwains-theme-white.yaml

To all 4 files I added this on line 10
dwains-theme-darkgrey: '#262628'

Afterwards I did:

  1. custom_components/dwains_dashboard/lovelace/views/main/01.homepage.yaml >>> change line 58 from background-color: var(–-app-header-background-color); to background-color: var(-–dwains-theme-darkgrey);
  2. custom_components/dwains_dashboard/cards/dwains-header-card/dwains-header-card.js >>> change line 26 from background-color: var(-–app-header-background-color); to background-color: var(–-dwains-theme-darkgrey);
  3. custom_components/dwains_dashboard/lovelace/views/rooms/room.yaml >>> change line 51 from background-color: var(–dwains-theme-header-background); to background-color: var(–dwains-theme-primary);

A full reboot of HA is required. Just reloading the theme didn’t work.

This has gotten me the proper colored header both day and night. I’m still seeing the dark blue when I go to the lights page and camera page, etc… which I assume this is linked to the dwains-header-card or dwains-heading-card, just ran out of time to dig into it further.

Everything go well for me config wise, think I have everything set as I want… but how do I get icons to the blue on the screenshots, currently mine are white (see attached)

Had this also at the beginning, just clear the cache from your browser (CTRL+F5) or in the Companion Apps there is also an option for this

Yep, tried that as well as on the apps for iPhone and iPad and doesn’t work for me.

When you go to Integrations → Dwains Dashboard settings make sure you got a primary color set:

Is there any way to change the language?

See the picture at previous post.

Hello, Thank you Dwains for a wonderful job. I have been using your Dashboard for a few weeks, I am fully satisfied with the result, it is sober but efficient, it is visible on my blog HA-Tableau de Bord « Dwain Lovelace Dashboard » – Domo rem81

@dwains could you please again precise tell me where the customize.yaml file is stored and what the path is in th component settings seems like it does t take mine into account

I can’t believe I missed this. RTFM !! :unamused:

Has anyone used the custom Alexa Media Player (HACS) within Dwains Dashboard? Looks like the only way to play Alexa TTS is via notify.alexa***;

Thanks,
B1995

Anyone knows how to fix this?

your getting dwains light pop up card by the look of it? not the standard HA pop up.

Right now i get this one as a popup:

But i would like to get this one:

I assumed the first one is the default HA pop up and the latter one is the one which should pop up when using dwains dashboard.


that’s my standard more info for a bulb that has rgb

I also get that in dwains too

Hi,

I just wanted to setup Dwains dashboard. Extracted everything into the custom components folder. Running the latest version. Dwains Dashboard does not appear under Configuration > Integrations > Add. Am I missing something?

hello,
I am new to Home Assistant and tried Dwains Dashboard. I like the dashboard but there are some things i would like to change.
I don’t want to use a single ligt or a group in a room. How can I add more than one light to a room?
It only shows the latest item of my entry in the room page.
image