McLighting (Another take on Bruh's ESP-MQTT-JSON-Digital-LEDs)

I like this a lot when it works…
Integrating into HA works when I freshly flash the d1 mini, It pops up in HA dashboard and is controllable.

But if I restart the d1 mini I can’t control it via HA anymore although the mclighting page still works…

I’m using the native integration now the mqtt

@debsahu can you please re-upload your code? Website is down ;-(
https://github.com/debsahu/McLighting/tree/feature/ws2801
or any other news for the ws2801 modules and the esp8266?

Watch this https://github.com/Aircoookie/WLED with auto Discovery

I just tried to compile this sketch, but I get this error
NeoPixelBus.h: No such file or directory
Can anybody help please?

As with all libraries you’ll have to install the NeoPixelBus library using the IDE Library Manager.