Skip to content

v2.17.0-dev.2

Pre-release
Pre-release

Choose a tag to compare

@florianhorner florianhorner released this 01 Jul 16:46
612d0e8

Changed

  • BREAKING: the integration domain is renamed lightenerlightener_studio. This frees the integration from the upstream-owned lightener domain so it can be submitted to the HACS default store. With Home Assistant stopped, run scripts/migrate-to-lightener-studio --apply to migrate .storage (entity_ids, config entries, curves survive). See the full CHANGELOG entry for details.
  • Shapes now target the selected light instead of the whole room. Shape buttons appear only after a light is selected; hovering/focusing draws a graph-only shimmer without dirtying the card, undo history, or live commands.
  • The curve card's loading state now previews the graph (layered curve silhouettes + pulsing points) instead of a flat shimmer bar, honoring prefers-reduced-motion.

Fixed

  • First-run onboarding now recovers cleanly after native setup. Distinguishes a failed group load from a real no-groups state, offers retry, and uses HA's working ?brand=lightener_studio add-integration route.

Full changelog: https://github.com/florianhorner/lightener-studio/blob/master/CHANGELOG.md#2170-dev2---2026-07-01