I’m working on a project with RGBCCT LED strips controlled by the ESPThings ET-AL01 controller. I’ve set up a slow rainbow effect, but I’m having trouble with the white LEDs. When I select white, the LEDs stay on for the transition time of the rainbow effect and then go back to changing colors. I want the white LEDs to stay on until I switch back to color mode. I tried using color interlock, but it didn’t help. I’m using sensors to detect people, so when someone is detected, the white LEDs should turn on and stay on until the sensor no longer detects anyone, then switch back to the rainbow effect. I’m controlling this through the Home Assistant interface. I’ve read about light turn-on and off functions, but I’m not sure how to apply them to my setup. Can someone help me figure out how to disable the effect when white is selected? Here’s my current configuration: [configuration details provided]. I’d appreciate any advice or suggestions on how to achieve this. Thanks!