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

if you talk just about the header: the screenshot (dark one) you posted is from the old header. @dwains updated it to be responsive so it works on every screensize.

1 Like

That’s the old header design, its renewed from 1.3.0, which will result in the one you have right now.

Hi everyone happy easter Monday! I wonder if anyone has the following issue as me. I use the dark theme and all the entity text color is dark in my Logbook:

Only if I selected the text i will see the entities. How can I fix this? Thank you very much for your help.

1 Like

OK, thx for your reply :slight_smile:

1 Like

@janus this is unfortunately a known bug in HA, see github.

1 Like

Yeah the only fix for now is to do a a select all. When HA releases the new app it will be fixed.

Is it possible to display additional info on the House Information header? I have a script that changes my Guest WiFi password daily and it would be nice to show it here.

Thanks!

Josh

You can use a input_text for it.

Hi Dwain

Thanks for the reply, but I just want to display the text of the entity itself (the script runs on a separate box and just sends the text password via MQTT to my HA).

Josh

1 Like

Yeah you can use a input_text for it. Set the text of that entity in an automation and hang that entity inside the house information. Then it will display that password on the house information page.

Thank you for the info. I will wait for the next release…

1 Like

Next release of the HA app can take some time (months maybe)

Were you able to resolve the issue? I am running into the same problem.

1 Like

Solved… To fix my error, I wiped my packages folder and recreated it after making some unnecessary changes.

1 Like

Awesome :slight_smile: Glad my theme is working now

Hi Dwain, I’m stuck.
I tried to follow the installation procedure step-by-step but, I’m getting the Custom element doesn't exist: mod-card error.
Any clue where I should start looking?

1 Like

Make sure you have Card-mod installed from HACS, re-install it and do a HA reboot, also refresh your browser cache.

I already tried everything you suggested to other users. I’m running HA 0.108.3 and HACS 0.20.8. All plugins and integrations are up-to-date via HACS.

1 Like

Check if your card-mod exists by going to the url in your browser of the file that is loaded inside the resources.

When clicking OPEN PLUGIN in HACS, the browser loads the source code of card-mod.
The URL is currently url: /hacsfiles/lovelace-card-mod/card-mod.js

1 Like