v1.1.3
Fix
- Restores all light attributes when stopping an effect — not just
brightness,rgb_color, andcolor_temp. Now also restoreshs_color,xy_color,white_value,color_temp_kelvin,effect,flash,transition, andprofile.
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)