github benct/lovelace-multiple-entity-row v4.11.2-beta.1
4.11.2-beta.1

pre-release6 hours ago

First beta for 4.11.2 — two fixes around HA's row element. Install via HACS with Show beta versions enabled.

Fixed

  • Hidden secondary_info showed the main entity's state (#452) — since HA 2026.8, entity rows render any secondary_info they're given against the main entity whenever a card supplies no secondary text, so an object form hidden by hide_unavailable/hide_if displayed the primary state instead of hiding. The card no longer passes its own secondary_info forms to HA's row — only the generic keywords HA renders natively. Side benefit: lovelace-canary no longer sees a template in the row's secondary_info and won't take over the line, so disable_canary (#450) is no longer needed.
  • Injected style rules no longer churn — the name_gap and icon-paint rules are placed above lit's render marker in HA's row element, so they survive template swaps instead of being swept and re-injected (a style recalc each time). Thanks @dcapslock.

Full changelog: v4.11.1...v4.11.2-beta.1

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

NewReleases is sending notifications on new releases.