Beiträge von nedir



    Hello Squizzy,


    You can probe if is a hardware limitation if you add this line into a loop:


    echo -ne '{"id":1,"method":"set_rgb","params":[255, "sudden", 0]}\r\n' |nc -w1 192.168.168.100 112233


    With this you send directly a command to yeelight, and changin the "255" you can change the color.


    I doesn't have yeelight bulb, but if anyone probe that is possible the rate of color change's, I buy one.