This binding is now merged into openHAB V3.x and the binding should be installed as per normal. There is a newer version in the marketplace addon available whilst it goes through the review process. This newer version has better segment support and uses the JSON API.
If you dont have the marketplace in your openHAB version, the newer jar can be downloaded here
There is also a jar available for openHAB 2.x which you can find links to in this thread, however if you want segment support you will need to upgrade to V3.1 and newer.
The GitHub project for the firmware for an ESP device and plenty of info on how to get the hardware going:
To build some great Christmas lights that have built in FX the WLED project is great. All you need is…
5v 2 amp power supply (old phone charger that is 2a is perfect and easy to find a free one)
Wemos D1 mini clone $3
WS2811 Strings of LED which cost $10 per 50 leds all wired up with plugs. 4 strings plug end to end to give you 200 LEDs which is great for a 7+ foot tree.
Source code and precompiled jar is now linked in the first post. If you wish to use google/Alexa to control colours and brightness you need to select the SOLID fx and also the fader that selects how long to take to transition a change should be at the min setting for this to really shine.
This one which is covered in multiple videos on youtube if you wish to learn more or see it in action.
A colour channel can be bound/linked to a “Switch” a “Dimmer” and a “Color” Element, and once you do that you will have all the controls showing up. See the examples in the readme file.
This has the advantage that when you ask Google or Alexa to control X light, you can call it the same thing for on/off and changing colour if you only tag the colour channel all the controls work through that one channel.
What a great binding. It works really well to control my outdoor LED strips. And I learned a great trick using VS code to generate items and sitemaps. Thanks @matt1 and @denominator.