Expose WS218 controlled by Raspberry Pi to HA

Hello

I have setup individually addressable LED RGB strips controlled by a Raspberry Pi. I know it’s overkill but I have just a spare one laying around and would like to avoid buying an ESP32.

The RGB strip is a WS2812E / NeoPixel.

I would like my Home Assistant Server which is running on another Raspberry Pi at home to be able to control this RGB strip. In other words, I would like 1st my Raspberry to expose the RGB strip to my local network.

How could I achieve this ?
Thanks :slight_smile:

MQTT will do that.