Lovelace Battery Entity Row Versions Save

Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI

v1.3.1

3 years ago

Fixed:

  • Incorrect over-simplification of secondary_info handling

v1.3.0

3 years ago

Added:

  • Support last-updated on secondary_info (#10)
  • Support custom entity attributes on secondary_info (#10)

Fixed:

  • Breaking change to relative datetime objects (#9)

v1.2.0

3 years ago

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

v1.1.0

3 years ago

Added:

  • Support for battery charging state or attribute (#4)

Changed:

  • Improve unknown/unavailable battery state display
  • Allow disabling/hiding unit with value false

v1.0.0

3 years ago

Initial release