Skip to content

Releases: maxwroc/battery-state-card

🎃 Trick or treat 🎃

01 Nov 17:12
21bdff8
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

GitHub Releases (by Release)

v2.1.1

22 Jan 13:26
9ae2b45
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Don't prioritize higher battery_level attribute (over the state) if its value is not a number #383 (@estiens)

🧰 Maintenance

GitHub Releases (by Release)

v2.1.0

02 Jan 21:13
50301af
Compare
Choose a tag to compare

🚀 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

GitHub Releases (by Release)

v2.0.2

21 Dec 17:52
d148cd2
Compare
Choose a tag to compare

🐛 Bug Fixes

GitHub Releases (by Release)

v2.0.1

20 Dec 16:42
efa3c81
Compare
Choose a tag to compare

🐛 Bug Fixes

GitHub Releases (by Release)

v2.0.0

20 Dec 14:40
8e4a01f
Compare
Choose a tag to compare

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 of custom:battery-state-card.
  • Custom styles are not supported any more

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

GitHub Releases (by Release)

Fix for missing entities and secondary text color

06 Mar 21:35
43e0dbe
Compare
Choose a tag to compare
  • Fix for secondary text color #222 (@ssiergl)
  • Fix for missing entities when filter.exclude is used together with collapse option (#213)

GitHub Releases (by Release)

Fixed battery level conversion via state_map

30 Jan 23:01
fcac618
Compare
Choose a tag to compare

Fixes:

  • Fixed invalid battery level conversion via state_map (#190)

GitHub Releases (by Release)

Fixes for icon and secondary info

05 Dec 14:50
Compare
Choose a tag to compare

Fixes:

  • Charging icon override with higher priority (#168)
  • Last changed/updated date in secondary info missing (#165)

GitHub Releases (by Release)

Icon override (setting custom/static entity icon) (v2)

07 Nov 22:39
18f86b1
Compare
Choose a tag to compare

In 1.6.0 I have accidentally released the previous version of the card code.

  • Option for overriding entity icon (setting custom/static one) (#158)

Fixes:

  • Fixed regexp based filters which were not working with regexp flags (#159)

GitHub Releases (by Release)