FLUX LED - only White - can't control

Hello,

I received today a Magic Home Led controller for white led strip. I have already have 2 other controller but for RGB and they are working well. I input the new controller on configuration.yaml and installed on Magic Home app

My configuration.yaml

light:
  - platform: flux_led
    devices:
      192.168.0.185:
        name: flux_pedro
        mode: "rgb"
      192.168.0.186:
        name: flux_bia
        mode: "rgb"
      192.168.0.183:
        name: flux_cortineiro
        mode: "w"

When I try to turn it on, it blinks but doesn’t turn on and freezes. I can’t control the brightness either.

Through the app, I can control ir normally.

Video link

Does anyone have the same problem or know how to solve this problem?

I have the same problem. any solution?