Battery State Card Versions Save

Battery state card for Home Assistant

v3.2.1

2 months ago

🐛 Bug Fixes

  • Fixed filtering by the exact value type #700 (@maxwroc)
  • Fix exception when entity attributes are missing #699 (@maxwroc)

🧰 Maintenance

  • Update README.md #693 (@danielbrunt57)
  • Search for all reported exceptions - not only open ones #689 (@maxwroc)
  • Fix typos in README (Common options) #692 (@danielbrunt57)

GitHub Releases (by Release)

v3.2.0

2 months ago

🚀 Features

  • Respect HomeAssistant entity visibility setting #686 (@maxwroc)
  • Don't render anything if the value was not found in KString #685 (@maxwroc)
  • Allow filtering by extended entity data #683 (@maxwroc)
  • Processing exclude filter after entity update #682 (@maxwroc)
  • Extended entity data like area or device #671 (@maxwroc)

🐛 Bug Fixes

  • Fix capitalizing name when it is an empty string #681 (@maxwroc)
  • Sort by numeric state (not displayed value) #678 (@maxwroc)

GitHub Releases (by Release)

v3.1.6

3 months ago

🐛 Bug Fixes

  • Fixed HA formatted state parsing #672 (@maxwroc)

GitHub Releases (by Release)

v3.1.5

3 months ago

🚀 Features

  • Render error card when exception happens #654 (@maxwroc)

🐛 Bug Fixes

  • Fixed icon color for decimal entity values #655 (@maxwroc)

GitHub Releases (by Release)

v3.1.4

3 months ago

🚀 Features

  • Exclude binary sensors in default config #649 (@maxwroc)

🐛 Bug Fixes

  • Fixed numeric state coming from entity attribute #652 (@maxwroc)
  • Force re-render when config changes #651 (@maxwroc)
  • Fixed min/max setting on groups #648 (@maxwroc)

GitHub Releases (by Release)

v3.1.3

4 months ago

🐛 Bug Fixes

  • Fixed sorting by state option (numeric state values) #642 (@maxwroc)
  • Don't show unit when state is a string #635 (@maxwroc)

GitHub Releases (by Release)

v3.1.2

4 months ago

🐛 Bug Fixes

  • Fixed equals filter operator #634 (@maxwroc)

GitHub Releases (by Release)

v3.1.1

4 months ago

🐛 Bug Fixes

  • Fixed filter conditions with decimal values #629 (@maxwroc)
  • Fixed sorting of decimal numbers separated by comma #628 (@maxwroc)

GitHub Releases (by Release)

v3.1.0

4 months ago

🚀 Features

  • Allow to use entities from all domains in KString #622 (@maxwroc)
  • Added not_exists filter operator #621 (@maxwroc)
  • Use default home assistant state formatting #619 (@maxwroc)
  • Capitalize first letter of entity name #615 (@maxwroc)
  • KString convert to relative time func #614 (@maxwroc)
  • Support KString in entity name #613 (@maxwroc)
  • Add new string processor command "add()" to add constant (offset) to the value #600 (@amsterjanis)
  • Enable custom colors for all numeric values (also outside of 0-100 range) #599 (@amsterjanis)
    • Reverted due to spotted issues #602 (@maxwroc)

🐛 Bug Fixes

  • Fixed bug when relative time should be applied automatically #620 (@maxwroc)
  • Fixed missing mouse pointer when tap_action present on battery-state-entity #598 (@maxwroc)

🧰 Maintenance

  • Fixed color config in hdd example #612 (@maxwroc)

🤗 Highlights

Thanks to BeardedThinker for mentioning this card in his recent video! Please check it out: https://www.youtube.com/watch?v=pmZq7WYjNRg

GitHub Releases (by Release)

v3.0.1

5 months ago

🧰 Maintenance

  • Downgrading Lit package - fixes missing card in old browsers #597 (@maxwroc)

GitHub Releases (by Release)