Skip to content

v1.3.2

Choose a tag to compare

@benjamin-dcs benjamin-dcs released this 09 Jun 07:22
· 503 commits to main since this release

Warning

Missing value texts after this update?

Most likely there is a primary: "" and/or secondary: "" configuration left in your value_text yaml. This is used to empty/overwrite the default values. Please remove this to bring back your values.

Please checkout the release notes below and/or the updated readme.


v1.3.2

  • Fixed a bug where it wasn't possible to overwrite primary and secondary value_text defaults. Use "" to overwrite the default value.

v1.3.1

  • Also allow on as valid charge state for icon battery-state entity

v1.3.0

🛠️ Improvements & Enhancements

  • Icon improvements

    • Added state for battery: sensor indicating the charging state of the battery
    • Added threshold for battery: threshold above which the icon is not displayed
    • Added hide_label for battery: hides the label
    • Further improved the icon-label by adding a minimum size for the icon-label for scaled-down cards

🐛 Bug fixes

  • Fixed a bug introduced in v1.2.1 where in some browser the label underneath the icon would continue to flicker

Full Changelog: v1.2.1...v1.3.2