Releases: SNoof85/lovelace-tempometer-gauge-card-deprecated
Releases · SNoof85/lovelace-tempometer-gauge-card-deprecated
Breaking change for style
Icon colors
New option : icon_color
Style tag
- Changed
style
option tocard_style
option. Thestyle
option was in conflict for other usages.
Change your card configuration according this new option spelling.
1.3
Fix for min an max entities
When min and max entities are not set an error was displayed.
This release fixes this wrong behaviour !
Min and Max attributes
Add the possibility to tranck an attribute instead of the state for :
- entity_min
- entity_max
You should write entity_min: entity.attribute
with a dot (".") as separator !
1.1
Here we are
Version 1.0 first release on HACS
- Updated readme
- Minor fix for min and max options
HACS
Severity object improved
- Added
max
to severity object - Added version log to browser console