esphome/esphome/components/adalight
Kamil Trzciński d1b051a6bd
Add Adalight support (#956)
A component to support [Adalight](https://learn.adafruit.com/adalight-diy-ambient-tv-lighting).
This allows to control addressable LEDs over UART, by pushing data right into LEDs.

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:34:38 -03:00
..
__init__.py Add Adalight support (#956) 2020-06-12 20:34:38 -03:00
adalight_light_effect.cpp Add Adalight support (#956) 2020-06-12 20:34:38 -03:00
adalight_light_effect.h Add Adalight support (#956) 2020-06-12 20:34:38 -03:00