I am trying to completely hide an icon and a title in the tile card, to keep only buttons for target temperature using climate entity but I cannot reach the result. Anyone with a little time to provide me with a card mod code, please?
using following yaml, I could achieve the following, but I am sure that I need to edit the CSS directly to get rid of the icon background and its tiny icon.
I noticed that the upgrade to 2023.12.1 is breaking the code.
That is the pittfall of using card-mod, it is dependent on the frontend version.
So, this morning I rolled back to 2023.12.0 and I’ll investigate the reason why it is broken.
Interesting, I am using several tweaks for years and almost all are still working.
My current version.
Core2023.12.1
Supervisor2023.11.6
Operating System11.2
Frontend20231208.2
I would be super happy to learn how can I properly read from the browser dev tools the path to call the particular object. Each tweak is a bit different, sometimes . is present, sometimes : sometime people use two objects on one row, sometimes the objects in the path are called in subsequent rows etc…
Sorry, but I do not follow. I have everything updated (there was update yesterday, 8th Dec) and you are telling me to update to the version I currently have. What am I missing?
That’s what I’m doing and never understood the dot, no dot, dollar sign, what is orange and/or blue when I’m writing the card_mod part. What if there is or not a #shadow-root, why is it important, how to deal with it.
It is recently that I got the !important tag, to override the style if already defined.
I’m a professional computer scientist and developing since 1997 but I’m a strong back-end kind of guy.