While “return windows” works as aspected, no matter if I use “normal text” as value or the values of &sensor.anything.state, it stops working proper with .filter.Though it filters on the text-value properly, the &sensor…state is shown as empty.
Hope someone can point me in the right direction, because I feel like I’m already very close, but the final “click” is still missing. Thanks in advance!
Now stucked with the icons size and would need to have short guide how to setup custom.css to improve two types of icons: main weather icon (would like to have double size) and entity tile icons (they should be half of current). Entities icons are set as tile background (using bgSuffix: …).
can you help me understand the path I should follow to have my task completed?
I had same issue here. popups have “disabled” tiles and it would be good to know how to avoid that.
However if you change to TYPES.CUSTOM it is enabled and clickable, however all actions needs to be setup as ‘action:’
Hello,
I started to use the Tileboard since one week and now I found the first issue that I cannot solve by myself.I want to use the ‘GROUP_ALIGNS.VERTICALLY’, but I have an issue to display the second page correctly. Can someone help me?
Could someone advise on how to change the colour of the history tile? I did it before but in the latest release the files have changed and I am struggling to do this again.
Late to the party, but ‘sensor.time’ if I use that ID, nothing shows, I’m guessing im doing something incredibly stupid here, i have searched for a method, but admit i’m lost.
If I replace that sensor with any other in my HA, then the pictures show, but obvisuoly no time/date etc.
Is it possible to enable/disable an automation tile?
I want to keep it in the UI but without being able to activate it sometime based on different conditions.
Hey, quick question. Seems the gauge sensor rounds the central value with a decimal even tho. the fractionSize setting is set to 0 and the value in the top corner shows watts. Can this behavior be disabled via settings? I would prefer it to show watts and not kilowatts if possible without code modification.
This is not rounding, it’s the thousands separator. Maybe in your country, the comma is not used as a thousand separator and that’s why it confuses you. Which is fair but currently TileBoard runs in US locale only.