v2.17.0-dev.2
Pre-release
Pre-release
Changed
- BREAKING: the integration domain is renamed
lightener→lightener_studio. This frees the integration from the upstream-ownedlightenerdomain so it can be submitted to the HACS default store. With Home Assistant stopped, runscripts/migrate-to-lightener-studio --applyto 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_studioadd-integration route.
Full changelog: https://github.com/florianhorner/lightener-studio/blob/master/CHANGELOG.md#2170-dev2---2026-07-01