All cards are listed. And I installed none of the others as frontend module.
So, from my understanding, there is a difference between a lovelace resource (which is automatically registered by HACS and listed as resource) and a frontend module (which you have to add to your configuration.yaml/a package).
I am pretty new to YAML and cannot get this to work. I am using a cover card for my blinds. I have been able to change the icon color with card-mod, but I canāt change the icon background color.
I have searched in the forum but could not get to a solution.
Iām trying to add a background image to the stock media player (media control) card for when itās idle/off. I tried following some of @Ildar_Gabdullin code examples, but canāt seem to figure this out. Is it possible?
what I meant was, if you have it installed via frontend: and you see it listed, it is installed correctly.
you are making too much an issue out of nothing.
in Inspector, there might be a warning if you installed it via HACS as regular resource.
if that warning is not showing, you can be assured all is fine.
I just donāt get this:
Do you have a single issue causing you to think it doesnt?
Im would like to change the icon color of a tile card depending on the state of an other input_boolean. All approaches I tried after searching do not work.
Here is my actual code. The Icon is showing in the standard blue
Dear all, I need a little bit of help.
Iām using the customm button card extensively, but for the āselectā entity I didnāt find any other solution than using the default āentitiesā card to be able to use the dropdown box to choose the desired āselectā āoptionā. So as shown in the picture below, Iād like to hide everything except the down arrow and the option texts. My question is how do I do it to get the space of the icon, if possible, and hide all the boxes and frames and recover as well the padding spaces to make the button as compact as possible?
I wonder if itās possible to avoid using the icon, for example, instead of hiding it, so as to recover the iconās space for the dropdown box text? In addition, I would like to recover the space between all the boxess to make the card compact.
Finally, is it possible to reduce the space between options in the dropdown list?, as shown below?