bar-card icon indicating copy to clipboard operation
bar-card copied to clipboard

Hide when unavailable

Open Markyt77 opened this issue 5 months ago • 0 comments

Building on issue #60 would it be possible to expand this so that I can hide individual bars when the sensor becomes 'unavailable' or 'unknown'? I tried with card-mod/css ({% if states("sensor.altherma_climatecontrol_leaving_water_temperature") in ['unavailable','unknown'] %}) but couldn't get that it work

Markyt77 avatar Sep 09 '24 12:09 Markyt77