1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add support for TM1638 Led and Key component (#3340)

This commit is contained in:
Jordan W. Cobb
2022-09-12 11:30:15 -04:00
committed by GitHub
parent 9ff187c3f8
commit cbd8d70431
17 changed files with 855 additions and 0 deletions

View File

@@ -230,6 +230,7 @@ esphome/components/time/* @OttoWinter
esphome/components/tlc5947/* @rnauber
esphome/components/tm1621/* @Philippe12
esphome/components/tm1637/* @glmnet
esphome/components/tm1638/* @skykingjwc
esphome/components/tmp102/* @timsavage
esphome/components/tmp117/* @Azimath
esphome/components/tof10120/* @wstrzalka