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

Bar_width not working in mushroom_mode

Open tungmeister opened this issue 8 months ago • 0 comments

the Bar_width setting isn't being respected with the card configured in mushroom mode default/horizontal for example:

type: custom:timer-bar-card
entity: timer.heatingboost
name: Heating boost
icon: mdi:thermometer
bar_radius: 4px
text_width: 4em
bar_width: 50%
invert: true
mushroom:
  layout: horizontal
  color: orange

I've tried percentage, em and px but none have any impact.

tungmeister avatar Dec 24 '23 09:12 tungmeister