Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WLED #409

Open
sebinside opened this issue Jan 6, 2022 · 0 comments
Open

Add support for WLED #409

sebinside opened this issue Jan 6, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest minor Quick to implement service Requires changes to a service

Comments

@sebinside
Copy link
Member

Description

WLED is a commonly used ESP webserver.

WLED describes itself as follows: "A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets like the WS2801 and APA102!"

The HTTP API is deprecated, but the JSON API should be easy to embed.

References

More information: https://kno.wled.ge/

@sebinside sebinside added enhancement New feature or request good first issue Good for newcomers minor Quick to implement service Requires changes to a service labels Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest minor Quick to implement service Requires changes to a service
Projects
None yet
Development

No branches or pull requests

2 participants