Skip to content

1.0.0

Compare
Choose a tag to compare
@Gluwc Gluwc released this 17 Apr 09:30
· 123 commits to master since this release

Breaking Change

  • Removed hue and saturation config options. From now on color has to be used in the card config and severity config.

Updates

  • Updated versioning.
  • Added entity_config config option. Enables use of entity attributes as config options.
  • Added visibility config option. Allows hiding of the bar based on condition.
  • Added tap_action config option. Selects the the action when tapping the bar.
  • Added service_config config option. A list of config options when using the service option for tap_action.
  • Optimized amount of frames for bar animation.