1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

SPS30: Add fan action (#3410)

* Add fan action to SPS30

* add codeowner
This commit is contained in:
Martin
2022-04-25 23:50:36 +02:00
committed by GitHub
parent 757b98748b
commit 6fe22a7e62
5 changed files with 82 additions and 2 deletions

View File

@@ -183,6 +183,7 @@ esphome/components/sm2135/* @BoukeHaarsma23
esphome/components/socket/* @esphome/core
esphome/components/sonoff_d1/* @anatoly-savchenkov
esphome/components/spi/* @esphome/core
esphome/components/sps30/* @martgras
esphome/components/ssd1322_base/* @kbx81
esphome/components/ssd1322_spi/* @kbx81
esphome/components/ssd1325_base/* @kbx81