github custom-cards/bar-card 3.1.0b0

latest releases: 3.2.0, 3.1.7, 3.1.6...
pre-release4 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.

TODO

  • visual editor
  • tap action
  • update version number

Breaking Changes

  • 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.
  • 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. TODO
  • 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.