bar-card
bar-card copied to clipboard
Hide when unavailable
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