github custom-cards/bar-card 3.1.0

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

This update is yet another complete re-write of the card using the custom card boilerplate template, with the added benefit of a visual editor! While the overall config of the card hasn't changed much, there might still be some bugs due to the refactor.

Breaking Changes

  • Card now needs to be loaded as a module resource instead of js.
  • title option renamed to name for positions config option.
  • Removed delay from animation config option.
  • Removed entity_config config option.
  • Removed left, down, left-reverse, right-reverse, up-reverse, down-reverse options from direction config option.
  • Tap actions replaced with Home Assistant tap actions. See https://www.home-assistant.io/lovelace/actions/.
  • bar-card-title CSS element renamed to bar-card-name.
  • bar-card-minvalue CSS element renamed to bar-card-min.
  • bar-card-maxvalue CSS element renamed to bar-card-max.
  • bar-card-current CSS element renamed to bar-card-currentbar.

Updates

  • Added visual editor.
  • Added text option to severity config option.
  • Animation is now CSS based instead of jQuery, which should improve performance.

Fixes

  • Fixed icon display when no icon is defined.

Don't miss a new bar-card release

NewReleases is sending notifications on new releases.