4.7.0-beta.1
Pre-release
Pre-release
🧪 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_actionanddouble_tap_action— all actions resolve against the entity actually tapped. Fixes #338, #202, #188, #251. - Combinable formats —
format: invert, precision3and friends; Custom… entry in the editor. (#385) hide_ifagainst another entity —hide_if.entity/hide_if.attribute(#280, thanks @akomelj)icon_color(#325),state_iconmap (#197),show_state_first(#384)- New formats:
percent(#323),upper/lower/capitalize/title(#367) --multiple-entity-row-header-colortheme 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-helpersdependency removed. - A long-press without a
hold_actionacts 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_unavailablenow work on the main state (#227) — previously silently ignored.
Fixes
- Uncaught
RangeErroron incompleteprecision/kilo/mega/milliformats (#387)
Several features adapted from the duczz/ha-multiple-entity-row fork — thanks @duczz.
Full Changelog: v4.6.1...v4.7.0-beta.1