Hi , I tried to implement it with following params
update_flags = 00001111
eAction = 0x01
eDirection = 0x01
u16Time = 25
u16StartHue =0
The command id is 0x00BE
I get a 200 status response. The lights turn RED but the color doesnt change at all . Although the atribute 8 of 0x300 cluster will report value as 0x01 indicating that the color loop is active!
Am I doing something wrong?