Skip to content

v1.1.3

Choose a tag to compare

@rusty4444 rusty4444 released this 06 Jun 22:30

Fix

  • Restores all light attributes when stopping an effect — not just brightness, rgb_color, and color_temp. Now also restores hs_color, xy_color, white_value, color_temp_kelvin, effect, flash, transition, and profile.

This fixes incomplete state restoration for Hue, LiFX, and Tuya lights that use color modes beyond the basic RGB/color_temp pair. The previous code only restored a subset, so lights came back in a different color mode than they started.


Related to issue #28

  • State restoration gap fixed
  • Lights not appearing on card issue still under investigation (see issue comments for required logs)