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

Add Pca9554 component (#4192)

This commit is contained in:
Steve Rodgers
2022-12-21 21:39:25 -08:00
committed by GitHub
parent 322158cccb
commit c0a4e07e5a
5 changed files with 272 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ esphome/components/nfc/* @jesserockz
esphome/components/number/* @esphome/core
esphome/components/ota/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/pca9554/* @hwstar
esphome/components/pid/* @OttoWinter
esphome/components/pipsolar/* @andreashergert1984
esphome/components/pm1006/* @habbie