Are those cards installed? Also added them to custom repositories?
Tried a refresh? (Ctrl-f5)
Yes, also tried incog, my tablet, my phone, the app etc etc
But did you also add them in Home Assistant underneath custom resources? And check in a browser on computer the console for information if plugin is loaded.
Never mind I F#cked up testing a second dashboard LOL
So its working now?
Have you been able to fix this?
Yes
go to Service, dwains dashboard: notification dismiss
For unknown reason i just cannot figure out how i can get the light-entity-card pop up when I (long) tap on a light entity. I get the default home assistant light pop up instead. Does anybody had this problem before?
I would like to have this kind of pop up:
But i get this one instead:
@dwains what is the standard primary color? i use dark theme and was kind of blue. i dont remember what the hex was. could you please say this to me?
the setting you have to set up under configuration of the DD integration.
Since updating to 2021.10 and onwards my header has changed to some strange dark turquoise-ish color. I get it in browsers and also through the app. I also have a second HA instance and it’s showing the same color. Has anybody else experienced this and figured out a fix?
EDIT: Found a partial posted on discord. This fixes the main page but not the additional pages. Posting here for others.
- 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-primary);’
- 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-primary);’
Hi, I thought it’s normal, because I had it since I installed Dwains Dashboard. But you are right, when I changed it your edits it looks much better.
Also I found the last missing piece of the puzzle:
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);
Hi all and Dwain,
anyone know if I can make an entity popup expanded by default? I’ve customized it as documented here in docs [entity-popup-addons] but it would be awesome if it would be expanded (to width) by default so I don’t have to click on the popup name.
EDIT: Actually when I’m showing custom popup.yaml on the entity popup it doesn’t show any text in the popup title so I can’t click on it to expand the widht. What am I missing?
Dwain, are you planning something new? I really love the dashboard and I’m finetuning it for 6 months already and it’s working flawlessly
Thanks!
It did, but when HA automatically switched to light mode during the day the header was solid white with white font. So the fix only really works for those with dark mode only.
I’m working as we speak on 2.0.4 of Dwains Dashboard yes, but it mostly got some bug fixes not many new stuff or PR’s
background-color: var(–app-header-background-color);
Ah, you right. I’m using only dark theme, but my wife has light theme during the day and dark during the night, so I’ve see that. I’ve reverted all changes back to original.
Since that “turqoishe-ish” color is took from HA what about defining a custom color by defining a theme? Home Assistant frontend - Home Assistant
I’m working as we speak on 2.0.4 of Dwains Dashboard yes, but it mostly got some bug fixes not many new stuff or PR’s
Thanks for info. I’ve done PR for Slovak translation in May, can you please verify it if that’s ok and include it in the next version? I’ve done PR for the first time
Any thoughts on the popup?
Thanks a lot Dwain, the more I get to the code of the dashboard the more I’m amazed how it’s done and I can’t understand how one can get all of this together Thanks so much!
I merged it it will be available in 2.0.4