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
primaryandsecondaryvalue_text defaults. Use""to overwrite the default value.
v1.3.1
- Also allow
onas valid charge state for icon battery-state entity
v1.3.0
🛠️ Improvements & Enhancements
-
Iconimprovements- Added
stateforbattery: sensor indicating the charging state of the battery - Added
thresholdforbattery: threshold above which the icon is not displayed - Added
hide_labelforbattery: hides the label - Further improved the icon-label by adding a minimum size for the icon-label for scaled-down cards
- Added
🐛 Bug fixes
- Fixed a bug introduced in
v1.2.1where in some browser the label underneath the icon would continue to flicker
Full Changelog: v1.2.1...v1.3.2