Skip to content

v1.0.0 — Initial public release

Choose a tag to compare

@f17mkx f17mkx released this 12 May 09:58

First public release of Everyday Light Card.

What it does

A group-aware Lovelace card for Home Assistant that models the actual topology of your lights. Group icons connect to members via state-reactive SVG bézier curves, mode picker swaps slider modes in-place, color wheel and saved-colors palette built in, no popup-leave required.

Highlights

  • Mindmap topology: group → member relationships rendered as state-reactive SVG curves
  • In-place mode picker: long-press member icon, drag to brightness, temp, color wheel, or saved palette
  • Group toggle with state-restore: snapshot-pattern, exact restore on re-toggle
  • Color wheel: stepped (21 × 6 default) or smooth gradient
  • Saved-colors palette: 8-cell grid, persists in HA's native user-data (zero-config) or your own input_text helper
  • Effects-list picker: reorderable, deletable, restorable
  • Parallel-axis view: single light as 4 stacked sliders (brightness, temp, hue, sat)
  • Compact-or-expanded groups: long-press the compact tile to expand inline
  • Runtime gesture rebinding: map any tap / long-press / press-drag via config
  • Theme-friendly: consumes HA token vars, custom override via --everyday-* CSS vars

See the README for install instructions and the docs/CONFIGURATION.md reference for the full config schema.