Releases: maxwroc/battery-state-card
Releases · maxwroc/battery-state-card
🎃 Trick or treat 🎃
🚀 Features
- Sort by raw entity attributes (e.g. last_changed) #591 (@maxwroc)
- State-map 'display' property allowing to override displayed state #588 (@maxwroc)
- Dynamic custom icons #587 (@maxwroc)
- Support regex on bulk_rename #585 (@maxwroc)
- Setting to disable default battery state value sources #401 #584 (@maxwroc)
- KString abs function for RSSI entities #401 #580 (@maxwroc)
- Show card in the card picker #198 #579 (@maxwroc)
- Default config for charging_state and tap_action #365 #578 (@maxwroc)
- KString new functions: multiply, greaterthan, lessthan, between, thresholds #577 (@maxwroc)
🐛 Bug Fixes
- Fixed exception thrown when entity is missing #575 #576 (@maxwroc)
- Fix empty card taking space #521 #574 (@maxwroc)
- Fix numbers in secondary info #399 (@maxwroc)
🧰 Maintenance
v2.1.1
v2.1.0
🚀 Features
- Support for charging indicator/value stored in object #368 (@maxwroc)
- Option to override units (percentage) #364 (@maxwroc)
- Option for rounding battery level values #361 (@maxwroc)
🐛 Bug Fixes
🧰 Maintenance
v2.0.2
v2.0.1
v2.0.0
Breaking changes!
- When you want to use it as entity (e.g. in
entities
card) you need to use differnt type:custom:battery-state-entity
instead ofcustom:battery-state-card
. - Custom styles are not supported any more
🚀 Features
- Support icon name taken from entity attribute #347 (@maxwroc)
- Dynamic group icon and color #346 (@maxwroc)
🐛 Bug Fixes
🧰 Maintenance
- Add additional common option documentation #262 (@jackwilsdon)