yes, that s very nice indeed, and i need to use it for my Hue lights that can show On while in fact they are ‘unreachable’ because the power to them is switched off. Using this prevents me from accidentally switching them off…
since these aren’t toggle-tiles the color-on/off option obviously is incorrect (which is why i have all these templates i the first place, and config-settings aren’t applicable).
turns out it wasn’t text-sec-color: but --text-sec-color: that was needed:
only too bad adding this extra template, frustrates the text-decoration: line-through, which was working perfectly.
is the ‘and’ the wrong syntax, or should I change the brackets somehow?
have also tried:
if (condition1) && (condition2 )
if (condition1 and condition2)
if (condition1 && condition2)
as it stands, it shows the incorrect icon. the group state = on, the entities state in False, so it should return the else power-plug-off. it doesn’t…
no error, and a valid configuration through the checker.
the entities condition itself works fine, i use it elsewhere in the tiles, with desired result. It must be the combination of the conditions
@eddi89 how should we format multiple conditions? hope you can have a look please.
If I use a 512x512 image I can only see the top left part of the image and was wondering how I could show the full size image, but scale it down to fit the 72x72 button?
I’m using the tiles and like it very much. I did run into a small issue. When closing an persistent notification the tiles change (see below). refreshing the page fixes it.
Anybody ran into this issue?
Since i get 2 persistent notifications at each boot since updating to 69.1 (not loading HAssio and the silly discovery notification) it is not such a small issue any longer…
trying to solve the above issue, which has tiles with heights that adjust to the info being displayed dynamically, i want to have the tiles only show 2 lines (instead of possible 3 when the value is too long to fit and needs the 3d row):
Why do i need to show the empty text '' and doesnt the entities['sensor.tester_actueel'].state (also tried states.sensor.tester_actueel.state ) show when on its own?
so been plugging away at this and have the following layout (where the cool buttons are hidden when in heat only mode).
The bit I cant figure out is how to increase the temp by 1 for example: