MQTT - ESP822 - LED strip

Hello community, I control LED strips over Wi‑Fi with ESP8266s. At the moment, they are flashed with WLED.
I would like to integrate these ESPs into Gladys. I saw it’s possible to do this with MQTT. I want some basic functions: turn them on in a specific color, turn them off, and choose one or two animations.

I installed the Mosquitto container, but I don’t see how to go further.

Would anyone have a solution? All the solutions I find go through Home Assistant or ESPHome, but I’d prefer to stay on Gladys, which is way cooler, let’s be honest!

Thank you very much for any help you can provide :wink:

You can flash it with Tasmota and you’ll be able to integrate it into Gladys.

I’m going to look into how to flash that and integrate it into Gladys.
And order those LEDs :wink:

I’ve just added the lamps; however, I couldn’t get MQTT to work, so I used HTTP.

I don’t think I have all of the lamp

For MQTT, you need to enable the MQTT integration in the Gladys integrations and then configure the MQTT broker (you’ll find the broker information once it’s created by Gladys) in Tasmota.

I’ll take a look at that :wink:
Thanks for the info