esphome/esphome/components/wled
Kamil Trzciński 0c0dec2534
Add WLED support (#1092)
A component to support [WLED](https://github.com/Aircoookie/WLED/wiki/UDP-Realtime-Control).
This allows to control addressable LEDs over WiFi/UDP, by pushing data right into LEDs.

The most useful to use [Prismatik](https://github.com/psieg/Lightpack) to create
an immersive effect on PC.

It supports all WLED protocols:
- WARLS
- DRGB
- DRGBW
- DNRGB
- WLED Notifier

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:50:09 -03:00
..
__init__.py Add WLED support (#1092) 2020-06-12 20:50:09 -03:00
wled_light_effect.cpp Add WLED support (#1092) 2020-06-12 20:50:09 -03:00
wled_light_effect.h Add WLED support (#1092) 2020-06-12 20:50:09 -03:00