4.0.0
This release includes a major refactoring of the codebase, but should not contain any (significant) breaking changes.
Please report any bugs or issues here.
Added:
- Support showing
attributeinstead of state on main entity (#124) - Support all standard HA
secondary_infooptions (#113, #123) - Support standard
imageoption for entity row (#114) - Support
hold_actionanddouble_tap_action(on entity row only) (#50) - Prevent unnecessary re-rendering with
shouldUpdatefunction (#125) - Option
hide_unavailablenow also supports attributes (#119) - Several external packages and tools to improve developer experience
Changed:
- Major refactoring and improvements of entire codebase
- Use
hui-generic-entity-rowto handle generic parts of row - Move CSS and utility functions to separate files
- Replace some utility methods with equivalents from
custom-card-helpers - Simplify most configuration handling
Removed:
- Custom styles option on secondary info