github benct/lovelace-multiple-entity-row v4.7.0-beta.1
4.7.0-beta.1

latest releases: v4.11.0-beta.2, v4.11.0-beta.1, v4.10.2...
pre-releaseone month ago

πŸ§ͺ Beta β€” please test and report issues. Rolls up 4.7.0-alpha.1 and alpha.2.

Highlights

  • Visual editor β€” edit the row through the entities card's UI editor: tabbed main/additional entities with add/reorder/copy/paste, secondary info, state-based icons, per-entity custom CSS, and action selectors. (#395)
  • Per-entity hold_action and double_tap_action β€” all actions resolve against the entity actually tapped. Fixes #338, #202, #188, #251.
  • Combinable formats β€” format: invert, precision3 and friends; Custom… entry in the editor. (#385)
  • hide_if against another entity β€” hide_if.entity / hide_if.attribute (#280, thanks @akomelj)
  • icon_color (#325), state_icon map (#197), show_state_first (#384)
  • New formats: percent (#323), upper/lower/capitalize/title (#367)
  • --multiple-entity-row-header-color theme variable (#317, thanks @ildar170975)

Behavior changes

  • Actions dispatch through HA core (hass-action): native confirmation dialogs and lock/cover security restrictions now apply; custom-card-helpers dependency removed.
  • A long-press without a hold_action acts as a plain tap (matching native HA rows).
  • Sub-entity taps no longer double-fire the main row's action.
  • Top-level hide_if / hide_unavailable now work on the main state (#227) β€” previously silently ignored.

Fixes

  • Uncaught RangeError on incomplete precision/kilo/mega/milli formats (#387)

Several features adapted from the duczz/ha-multiple-entity-row fork β€” thanks @duczz.

Full Changelog: v4.6.1...v4.7.0-beta.1

Don't miss a new lovelace-multiple-entity-row release

NewReleases is sending notifications on new releases.