WS2811 warm white only strip not working

Can anyone help with my issue?

ESP32, GPIO 2 WS2811 24v warm white only. NOT RGB
WLED 14.0 b1
I have found similar posts for the strips not working but they are all RGB.
ESP32 have 5v
Strip has 24v
Found out I need to have a common earth between the strip and ESP32 which is what I have.
Tried setting WLED to SK6812, BRG and swap W & G. Still nothing.
Does WLED work with white-only strips?
Any ideas?

Thanks

Not sure what strip you are using, but look over this thread as I just connected up a CCT white strip that uses WS2811 chips and it worked easily. Because there are two different voltages, you do need to insure the ground (and only the ground) from the 5V and 24V power supplies are connected for a common reference.

That said, the sliders/controls in the WLED UI are oriented toward color, but using/enabling the RGB sliders makes dealing with this pretty easy and it sounds like the next release of the 0.14 beta is going to address the UI parts with better “addressable white strip” support in the UI.

But physically, as long as you can roll with the UI being a little odd for it, the WLED drives such strips pretty easily.

https://wled.discourse.group/t/wled-and-ws2811-cct-cob-strip/7623