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

Hello, Have you found the solution to this problem. I have the same thing.

Same issue for me

Work around is to delete the button-card with person history from the persons.yaml. See my github comment:

1 Like

I know this may seem like a noob question, but… if my lights are all defined in my config folder in light_group.yaml for each room, how do I control them?
I have a mixture of Hue bulbs, Z-Wave switches, Lutron Caseta, etc. They all turn on or off, but the brightness seems a little random.
What am I missing?
How can I control them individually rather than a group?
Sorry if this is super obvious.
Thanks

In the room.yaml file, for each room you can add the option page_entities: or more_entities: and register each light individually.

    page_entities:
      entities:
        - entity: light.neviweb130_light_light_huche
        - entity: light.hue_color_lamp_1
        - entity: light.hue_color_lamp_2
        - entity: light.hue_color_lamp_3
        - entity: light.hue_color_lamp_4
1 Like

Thank you. I thought the purpose was to use groups to achieve what I was looking for, but you pointed out what I needed to do. Thank you again.

You can put the lights in a group then. put that group in a room lights. If you click lights inside that room you can control each individual light. (Dont confuse light group with normal groups!!)

Hello, I hadn’t seen the difference between a group and a light group when I created my dashboard. I understand now. Thank you so much.

Hi Dwains, the folder is located here: ‘config/custom_components/dwains_dashboard’ , yet still the integration could not be found when I try to add it - Am I missing something?

I have restarted my HA several times

Note: I’m running on Version: core-2021.8.8

Try this.

    - entity: binary_sensor.voordeur_contact
      icon_on: mdi:door-open
      icon_off: mdi:door-closed

1 Like

Just wondering if anyone else is struggeling with auto reloading the whole dashboard.
I just mounted my ipad on a wall and wanted to let it run all day long but it auto refreshes all the time.

I don’t know if its in the ipad which is a little old the dashboard or something i did to the UI and a custom page. So is anyone having also auto reloads?

That effectes the menu bar to go on top again. Text colors are all white and it does not look that great.

I also built in some other cards like a floorplan which should be displayed and i set up a clock card into the header. Any tips?

Does anyone have an idea of how to add an iFrame?

I currently have it working fine in the regular Lovelace, but want to add it to Dwain’s.

Thanks.

card webpage (delete the iframe code and just use the https://embed part

is it possible to add web rtc cards to the camera page instead of the default?

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwi9pOiBtaLzAhXHyaQKHSswBkAQFnoECCIQAQ&url=https%3A%2F%2Fgithub.com%2FAlexxIT%2FWebRTC&usg=AOvVaw1xx2b5KIpDQtkIG8ILfA4K

Hi All,
need some help with popups :frowning:
I have followed the global example here (just used switch as the domain as I have no covers). However all I get is the usual information when I click on a switch - not the popup page.
I have cleared cahce; restarted HA to no success.
Can anyone provide any insights?

Thanks in Advance!

Hi all,

Im having some issues with the translations in Dwains Dashboard… A lot of parts are English while the HA User Interface is German (as configured in the user profile). Partially, the languages are even mixed (e.g. “Good morning” and “Keine Benachrichtigungen” as well as “Covers”, but the state is “offen”) - see screenshot:

Any ideas are welcome. Thanks a lot

Did you change the language to German in the Dwains Dashboard integration?

1 Like

Is there a How to install 2.0.3 via/on HACS available or can someone guide me?

Sorry, but I don’t see anything about installation with HACS. Can you please guide me again?