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

Add sn74hc165 input shift register (#4151)

This commit is contained in:
Jesse Hills
2022-12-07 12:10:25 +13:00
committed by GitHub
parent f83f1bff19
commit 4ffdc38cf5
5 changed files with 229 additions and 0 deletions

View File

@@ -208,6 +208,7 @@ esphome/components/sim800l/* @glmnet
esphome/components/sm2135/* @BoukeHaarsma23
esphome/components/sml/* @alengwenus
esphome/components/smt100/* @piechade
esphome/components/sn74hc165/* @jesserockz
esphome/components/socket/* @esphome/core
esphome/components/sonoff_d1/* @anatoly-savchenkov
esphome/components/spi/* @esphome/core