1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Add support for the TLC5947 24-Channel, 12-Bit PWM LED Driver (#2066)

Co-authored-by: Richard Nauber <richard@nauber.dev>
This commit is contained in:
rnauber
2021-07-29 11:16:04 +02:00
committed by GitHub
parent 8dbac20f8b
commit c6c857dfff
6 changed files with 223 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ esphome/components/tcl112/* @glmnet
esphome/components/teleinfo/* @0hax
esphome/components/thermostat/* @kbx81
esphome/components/time/* @OttoWinter
esphome/components/tlc5947/* @rnauber
esphome/components/tm1637/* @glmnet
esphome/components/tmp102/* @timsavage
esphome/components/tmp117/* @Azimath