1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Add sm2135 component (#1736)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
BoukeHaarsma23
2021-05-12 21:14:01 +02:00
committed by Jesse Hills
parent 7d9c043f1d
commit 9e7acd6f75
6 changed files with 244 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ esphome/components/sgp40/* @SenexCrenshaw
esphome/components/sht4x/* @sjtrny
esphome/components/shutdown/* @esphome/core
esphome/components/sim800l/* @glmnet
esphome/components/sm2135/* @BoukeHaarsma23
esphome/components/spi/* @esphome/core
esphome/components/ssd1322_base/* @kbx81
esphome/components/ssd1322_spi/* @kbx81