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

Socket component (#2250)

This commit is contained in:
Otto Winter
2021-09-08 05:41:42 +02:00
committed by GitHub
parent 6180ee8065
commit f924e80f43
8 changed files with 779 additions and 2 deletions

View File

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