Breaking Change
- Removed
hue
andsaturation
config options. From now oncolor
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 theservice
option fortap_action
. - Optimized amount of frames for bar animation.