Releases: benct/lovelace-multiple-entity-row
Releases · benct/lovelace-multiple-entity-row
4.5.1
4.5.0
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:
Fixed:
- Rendering of secondary info with last-changed/updated attributes (#222)
This release might require HA >= 2023.4.x.
4.4.1
4.4.0
Added:
- Support
last-changed
andlast-updated
states on additional entities (#101) - Support hiding entities based on specific value(s) or criteria (#218)
- Formatting options
position
,invert
,kilo
andduration-m
(#135, #151, #174)
Changed:
- Replace outdated functionality from
custom-cards
with updated equivalents
Fixed:
- Date/time inputs not respecting selected time format (#189)
4.3.2
4.3.1
4.3.0
4.2.0
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
whenfalse
(#145)