Oh right! Thank you. Itās been a while since Iāve messed with my config, so I did not remember that.
Hello,
Iām trying to use Custom-card āSunā but Iām getting this error:
Has anyone encountered this error?
Did I miss a step for setting up this integration?
Context:
HA info
Sun integration installed
Sun card repositorie (via HACS)
proof of work:
Custom card from Minimalist UI (custom_card_httpedo13_sun)
Thank you!
Anyone has a good idea how to increase the legibility of the controls in the media player card?
One can spot the play, skip buttons etc, as their icons are white, but the volume control is somewhere there belowā¦hidden in grey.
Yes I know I can turn off album art, but I would prefer having itā¦in some way at least.
Why does it delete my own dashboard. I worked on it for days.
Just installed minimalist and am excited to get started! Everything is looking good on the default dashboard, except the scenes card spacing is off.
Any ideas on why that might be? I imagine I missed a dependency or have something installed that interferes, but I canāt figure out what it is
Hello everyone. Iām trying to set up my Adaptive Dashboard but I canāt seem to get the Pop-ups on the right side to work. Iāve set up the input_select
and used its options
as the corresponding devices (under popup.yaml
). I also set up the correct input_select
and option
as card variables on the view I want it to show, but when I double click the card, nothing shows upā¦ Any ideas?
For a bit of customization I want to change a few color variables in the theme files, like I did in other themes before. Unfortunately after restarting my pi, the theme-files are set back to the original version. All of the changes are lost. Is this supposed to happen? If so, is there any way to change the accent-colors (like āgoogle-redā etc.)? Or add new color?
I have the same issue. Popups are working on long-press, but are really popups. I would like to see the popup in the right half of the screen.
//EDIT
I got it working. wrong indentionā¦
I do have an other issue with the Light popup. Only the colorpicker is working. The brightness and color temp sliders donāt work. The slider on the light card itself is working as expected.
Okay, Iām pulling my hair out on this one.
Simple question - how do I remove the default UI Lovelace Minimalist dashboard?
Itās not causing any real harm, but it annoys me sitting there in the side bar and I kinda hate cruft on any system.
I tried deleting what I thought was the directory containing the offending yaml, but it cleverly got added back in after a restart.
I love my Minimalist dashboard a lot. The default one, not so much.
Copy over your custom dashboard code over to the default file. The integration checks if the default dashboard file is in the correct folder if not, it will re-add it. It does not read the contents.
Which exactly is the ādefault fileā?
Is it .../ui_lovlace_minimalist/dashboard/adaptive-dash/adaptive-ui.yaml
?
To be very clear, hereās what my .../dashboard
directory looks like right now:
Can anyone help? No idea what Iāve done but reinstalled HA a few weeks ago, been using it fine and then I finally got time to get around to sort this theme back out. Anyway I installed all the required things manually. Follow ESH guide agaig, anyway. I just did my home page but for some reason it just shows blank? I donāt even get the 3 dots or anything at the top?
Any suggestions? Does the same on mobile, different browsers and laptops etc?
Thanks
Hi guys, anyone can explain me how to do a real āback actionā while pressing the back chip ? with
- type: "custom:button-card" template: chip_back
i can only perform a navigation to the home. What type of navigation path i have to specify in variables?
Iād love to have the back action instead, but on the minimalist wiki thereās no information.
Hi! I have the following error that none of my slider shows. It has the following error. Custom element doesnāt exist: custom:my-slider. I have checked all the required packagers needed for minimalist but still have the issue. I am running version 1.1.6
I feel a bit dumb asking but I canāt work out how to change the URL from x.y/ui-lovelace-minimalist/living-room to x.y/room-dashboard/living-room
Iāve tried to search the thread and followed the advice in the docs without avail. Iām sure itās bloody simple just canāt find it!
Not dumb, itās because the URL is defined in the python code and thus yaml config changes are ignored.
Also means future updates will break URLs, which is sort of what I was hoping to avoid by changing it in the first place (to make a drop in replacement for an existing config)
FYI following the guide for existing config during setup had gotten me a working dash, but template inclusions were not all working. Some did, some didnāt, seemed like it wasnāt worth the squeeze to chase and trouble shoot at this stage.
Hi, did you solve the issue? Slider, pop up is working but right side pop up is not.
I am getting this error:
Well, Iāve been secretly peeping on the background trying to just achieve everything on my own based on a lot of searches, but it seems Iāve come to a point where Iām stuck.
Iām trying to remove the background on these icons. Iāve been able to get quite far in the templates, but sadly it seems the background is still dictated by the
Hey guys,
Custom NAS card, why cant you change the name of the entity? LOL, how are you meant to know which device your trying to monitor?
You can change everything else, just not the thing to actually identify the monitored device LOL
Had some similiar issue, please make sure that you use the correct version of the state switch card. Guess right now only 1.9.3 is supported not the newest one.
And the second issue what i had was that the popup on the right side is only working for real lights, which support all these options. I have some fake lights (based on a switch) and there for sure the popup was not working or at least it looks really strange. Hope this will help you
Is it just on my side or is the performance from the adaptive dashboard not the best? Switch between Views is taking a 1-2 seconds (just guessing) and on the normal dashboard itās instant.
Can the performance be improved? Maybe consolidating some of my dedicated views? In total i have the main view + 12 views. Everything in a dedicated .yaml, which are included in the normal adaptive dashboard yaml file