Does anyone know if this WiFi LED controller will work with HA?

It will save me a lot of time and headache over the NodeMCU option, plus I wouldn’t have to make any housing for it.

HI,
It works
check platform: flux_led

BTW, you can find it more cheap than the 19 pounds

Awesome, thank you

Also, do you know if you control individual LED with HA? for example half red, half blue?

Thank you, i read that, it says how to set effects, but not how to address individual LEDs

What do mean ? controlling just one color ? yes its’s possible … check integration link pasted by @echopage

For example i have 150 LEDs

Led 1: Red
Led 2 : white
Led 3 : blue
Led 4 :blue
Led 5: green

Ect…

but in the same strip ?

yes, like ambibox,

you should switch to wled which is perfectly integrated with Hassio

the integration dont support that feature

It’s not the integration which doesn’t support the control of the individual leds, but literally the led strip and the controller itself. 5050 LEDs are never individually adressable. Your strip has 4-6 inputs (R,G,B,CW,WW,+), which control color and not individual pixels. It’s physically impossible. If you want adressable pixels, then you need another type of LED strip and controller, e.g. WS2812. Those LED strips only have 3 inputs, Ground,+,Data).