Bear with me…
I know there are RGB controllers out there to control RGB Led strips and individually addressable LED strips such as WS2812 type strips.
I have a cheap decorative fairy light that comes with a simple control box offering effects such as “wave”, and “twinkle”. It is basically two single-color, intertwined LED strings switched in parallel (can control individually).
If I was to connect each string to an arduino/esp device (giving 2 channel control), is there some firmware I can use to recreate those patterns? Anything that already exists and is ready to flash to an ESP?
Similar to this but more configurable, with REST or MQTT API?
Does Tasmota support this sort of LED switching “mode”?