Skip to content

v2026.3.2

Choose a tag to compare

@lasswellt lasswellt released this 06 Mar 02:55
· 165 commits to master since this release

What's Changed

Bug Fix: Scene dropdown "None" now stops scene on device (#18)

Selecting "None" in the scene or DIY scene dropdown now sends a color/color_temp command to actually exit the running scene on the device, instead of only clearing Home Assistant's internal state.

Restore behavior:

  • Restores the color or color temperature that was active before the scene was started
  • If no previous color is available, defaults to the midpoint of the device's color temp range
  • Chaining scenes (Scene A → Scene B → None) correctly restores the original pre-scene color

Full Changelog: v2026.3.1...v2026.3.2