No, this specific type is not supported. But the videos shows how to drive them with Arduino so… This is one way that could work with a bit of programming.
Research:
These 4mm LEDs are like a compromise between color cycling LEDs and fully addressable LEDs. While you aren’t able to individually address each LED in the chain, you can change the color and mode of all LEDs in the chain. We call these “OWire” LEDs because there’s no “signal” wire, just power and ground. In order to change modes you wiggle the power LED in a 7-bit pattern depending on the mode/color you want. Don’t worry, we’ve written an Arduino library!