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

So what I’m reading here, since we’ve commented out lovelace in configuration.yaml then there’s no real way to make this error go away?

I’ve added it to my custom_resources.yaml file

- type: module
  url: /community/vacuum-card/vacuum-card.js

Same error. I did notice @dwains said in a post a few months ago when somebody else was having the same issue to “make sure it’s loaded”. Which brings me back to my HACS issue. The vacuum-card is one of the ones showing not loaded. Re-install doesn’t load it. The other option is to define it under lovelace in configuration.yaml, but lovelace is commented out for the theme to work. So I’m kind of stuck.

I could be wrong, but I don’t think it needs to be /community.
I think it should be /hacsfiles/vacuum-card/vacuum-card.js

/hacsfiles is the same as /community, but its like the /www/ where is HA it has to be written like /local/

Thanks, but I had tried that as well. I noticed in the custom_resources-sample.yaml it had /comminity/ and in the documentation it had /hacsfiles/ so switching from one to the other was the first thing I tried.

i dont know if i am just stupid or if this feature is hidden to good.
i use some rgb leds as indicators for different things. can i add them to the theme with the option to open the color wheel and brightness settings when clicking on them?

i added the light in the room config like this light: light.rgb_1 and a click on the icon just turns it off and on.

thanks in advance

Double tap or hold the icon. Should bring up the pop-up with the color wheel

1 Like

Is there a way I can set this up to show on only one device and use my normal configuration on all other devices?

1 Like

I found how to do yaml in combination of standard Lovelace and Dwains Theme :slight_smile:
and how to add custom cards.
But I have an issue left:
some battery levels show up as sensors, but not as battery.
I think its related to HomeMatic devices

How do you exactly mean?

On the all batteries page?

Dwain, I think you missed my last post about the markdown, but I was wondering why (for example) thing like {{ status.xxxx.xxx }} don’t work in a add-on page.

some battery level show up on the “all sensor” page, but not on the “all batteries” page. These are all and only HomeMatic devices

I have a tablet in my foyer that I want the theme on but everywhere else I want the Home Assistant frontend.

U just need multiple users and Login with two different users for each das board (tablet) as it else would sync both dashboards

You need to use the {% raw %} and {% endraw %} tags around your {{ states(..) }} then it will work.

1 Like

Yeah I know there are a lot of problems with the all batteries and all sensors page. I guess I gone remove it in a future update it gives me too much questions. It’s just an addition in my theme but when it not works 100% I need to remove it.

Hmm, I wonder why ist only HomeMatic devices in my case. What information do you take to distinguish between sensor or battery?
Maybe a solution could be to use groups to define sensors and batteries?

Yeah I am thinking about that, or move the all batteries and all sensors to an addon and people who want to use it can install it (as an addon on more page).

Thanks @bacco007 its been an long road but your Add-on are relay cool.

THANKS MAN


some little things so not working but its looks find to me to use.

:slight_smile:

still in to, go back and look at your code with this one you don so much, trying to work it all out… but looks OK for now.

this one is working for me too but was hoping to make the min between 9AM and 3PM will be nice to know what time the solar didn’t get much sun. but looking good

3 Likes

Cheers!

I was going to do some more work on my Solar view, but I’m having issues with modbus in node-red

Hey, nice work! What card do you use for the graphs with the details?