All notable changes to this project will be documented in this file.
Fixed:
- Incorrect over-simplification of secondary_info handling
Added:
- Support
last-updated
on secondary_info (#10) - Support custom entity attributes on secondary_info (#10)
Fixed:
- Breaking change to relative datetime objects (#9)
Added:
- Support some predefined string values (#5)
- Support custom charging state or attribute values (#7)
Changed:
- Prevent unnecessary re-rendering with
shouldUpdate
function (#8) - Refactor and improve configuration handling
Added:
- Support for battery charging state or attribute (#4)
Changed:
- Improve unknown/unavailable battery state display
- Allow disabling/hiding
unit
with valuefalse
- Initial release