Skip to content

v1.0.7

Choose a tag to compare

@f17mkx f17mkx released this 13 May 08:16

v1.0.7

Patch release: visual polish + alignment fixes across parallel-slider and group-compact layouts.

Slider alignment

  • Parallel-slider icons now match the light's current state color (was always-gold).
  • Embedded nested-group leaves drop their card-chrome so nested sliders top-align cleanly with their flat-tile siblings.
  • Mindmap arms track slider centers across all viewport widths — no more drift when the window narrows.

Expand-in-place

  • expand_in_place: true (introduced in v1.0.2) now also works on cards using parallel-sliders without needing parallel_sliders.layout: compact. Card height stays constant across compact ↔ expanded; icon and label stay at the same Y-position.

Mode picker

  • Mindmap option is hidden for single-light cards (was orbiting but a no-op).
  • Single-light icon ring is now state-reactive (matching the parallel-slider treatment).

Typography

  • Caption labels now match the HA .tile.group reference: 12 px, weight 400.

Mobile

  • Parallel-slider rows no longer wrap on narrow viewports (<480 px). Sliders shrink gracefully instead.

Compatibility

Backwards-compatible: no config-schema changes, no removed attributes. Existing dashboards render correctly.