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

Add support for SHT4X (#1512)

This commit is contained in:
Stephen Tierney
2021-04-28 18:22:46 +10:00
committed by GitHub
parent cc43e01e34
commit 7fb116d87d
6 changed files with 234 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ esphome/components/rtttl/* @glmnet
esphome/components/script/* @esphome/core
esphome/components/sensor/* @esphome/core
esphome/components/sgp40/* @SenexCrenshaw
esphome/components/sht4x/* @sjtrny
esphome/components/shutdown/* @esphome/core
esphome/components/sim800l/* @glmnet
esphome/components/spi/* @esphome/core