Lovelace Multiple Entity Row Versions Save

Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI

v4.5.1

2 months ago

Fixed:

  • Incorrect state icons for HA 2024.2+ (#330, #331)

v4.5.0

11 months ago

Added:

  • Support default value for missing/hidden entity (#241)
  • Fahrenheit to celsius and celsius to fahrenheit formatter (#243)
  • Formatting option for duration as hours duration-h (#263)
  • Support state object attributes as formatting values (#267)

Changed:

  • Support new translation_key for entity states (#289, #290, #293)

Fixed:

  • Rendering of secondary info with last-changed/updated attributes (#222)

This release might require HA >= 2023.4.x.

v4.4.1

2 years ago

Fixed:

  • Incorrect usage of timestamp formats array (#219)
  • Missing number formatting on position and invert options (#220)

v4.4.0

2 years ago

Added:

  • Support last-changed and last-updated states on additional entities (#101)
  • Support hiding entities based on specific value(s) or criteria (#218)
  • Formatting options position, invert, kilo and duration-m (#135, #151, #174)

Changed:

  • Replace outdated functionality from custom-cards with updated equivalents

Fixed:

  • Date/time inputs not respecting selected time format (#189)

v4.3.2

2 years ago

Fixed:

  • Incorrect triggering of more-info dialog on mobile devices (#217)

This fix requires HA >= 2021.12.4.

v4.3.1

2 years ago

Fixed:

  • Use correct locale field on entity value formatting (#212)

v4.3.0

2 years ago

Added:

  • Support hiding main entity name with name: false (#131, #134, #179)
  • Locale-aware number formatting of state and attribute values (#208, #212)

Changed:

  • Bundle Lit in card rather than importing from HA (#192)
  • Simplify and improve handling of entity state display

Fixed:

  • Incorrect triggering of more-info dialog when clicking additional entities (#216, #217)

v4.2.0

3 years ago

Added:

  • Support fire-dom-event custom action (#173)
  • Support haptic feedback configuration on actions (#164)
  • Support custom entity on more-info action (#161)

Changed:

  • Use localization on attribute values (#178)
  • Render disabled toggles on unavailable state (#160)
  • Improve state display of input_datetime entities (#140)

Fixed:

  • Incorrect rendering of unit when false (#145)

v4.1.1

3 years ago

Fixed:

  • Incorrect handling of datetime string values (#142)

v4.1.0

3 years ago

Added:

  • Handle non-numeric values when using format option (#127)
  • Support brightness as a formatting option (#128)
  • Support hide_unavailable option on secondary info objects (#136)