Hi guys,
Iām kinda new to all this but Im getting an issue with the ādefault cardsā . I have button-card & UI Minimalist installed, however I get the below error when using a template.
When I try to add the line at the start of my dashboard, Im assuming to ācallā the tempaltes ie.
button_card_templates: !include_dir_merge_named āā¦/ā¦/custom_components/ui_lovelace_minimalist/ui_minimalist/ulm_templates/ā
I get this error
As I said bit of a newbie in learning how to put these things altogether, but this is driving me a lil mad.
Im using HAos as a VM, if that makes any difference.
Got this sorted, not a fan of double posting but just in case others come up against this issue.
Its to do āI thinkā with trying to create the dashboard in UI mode when it needs to be configured in pure .yaml. So I just used a text editor and edited the default minimilaist Dashboard.
Hi. I have 2 questions.
First, I wonder if I need to install āSimple_weather_cardā for using minimalist weather card? If āSimple_weather_cardā is not installed i see next error
But in file explorer i can see file simple-weather-card.js in /config/custom_components/ui_lovelace_minimalist/cards/simple-weather-card
Am I missing something?
And second one. Why on screenshot I provided all cards have grey border?
I have an older UI-Minimalist that I have built up and built up, and I see some people try to update the dashboard in the UI. I would assume that would never work and of course I get error messages when I try to do the same. If I start fro scratch is there now some way to have that configurable in the UI (I wouold think not?)?
I have a cover in ui-minialist for my garage door; is there a way to put code for a condition in place, triggered by the click, to disallow it opening, such as if it is clicked while I am not home for exacmple? I know how to do all the coding but not where or how to insert the condition. As a workaround, is there a way on the fly to hide or disable that cover in UI-minimalist depending end upon some condition (such as my location)? The only way I can think of doing this is to remove the cover and place there instead an up and down button and write the āclickā condition and actions myself (which I can easily do but it is a hassle)ā¦ Anyone have an elegant solution to this?
I am new with HA so I created my first dashboard using this Minimalist UI, I edited some things in the theme file (/config/themes/minimalist-desktop/minimalist-desktop.yaml) however it seems like all changes made to this file will get reverted upon server reboot, is there any way how to keep these changes permanent? I did not do much changes just edited some variables and added stuff
I searched around and apparently you can override stuff in the themes file by making a custome .css file but I dont know where to start doing that.
Hello,
In my case, the data is located in the directory ā\config\UI_Lovelace_minimalist\ui-Lovelace.yamlā.
As far as I know, your path is a sample file and resets itself on restart.
Hey arifroni. Whould you mind to share configuration for such room control on this screen (heating status, internal controls and some other parameters)? That is excactly what Iām trying to have as a unified minimalistic widget per each room!
Is there any chance to take the minimalist cards and get them working within the UI as custom card? Without the need of configuring the whole dashboard via yamlā¦
I do not agree (especially since once you fix it, it will not come back again - even after any future upgrades I do not think). As there is an open bug listed in github so it will get worked on eventually - I have also asked them to fix the bug but it is easy - find the file custom_components/ui_lovelace_minimalist/manifest.json, and simply remove the aiofiles==0.8.0 line, restart Home Assistant, and it works again.
Getting an error " Set temperature action was used with the target temperature low/high parameter but the entity does not support it." when trying to manually turn up my climate device ? anyone got any ideas ? using the standard thermostat card.