github custom-cards/bar-card 1.2.0

latest releases: 3.2.0, 3.1.7, 3.1.6...
4 years ago

Breaking Change

  • Removed show_icon config option.

Updates

  • Added icon_position config option. Set this to inside to replace the removed show_icon true config option.

Fixes

  • Fixed min/max per entity config defaulting to 0/100 when no main min/max card config is set.

Examples

# Icon Position
- type: custom:bar-card
  entity: sensor.example
  title: Icon
  title_position: inside
  icon_position: left
  align: split
  icon: mdi:eye

Don't miss a new bar-card release

NewReleases is sending notifications on new releases.