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

CAP1188 Capacitive Touch Sensor Support (#2653)

This commit is contained in:
Sam Hughes
2021-11-10 17:52:49 +00:00
committed by GitHub
parent 662773b075
commit 710866ff4e
6 changed files with 233 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ esphome/components/binary_sensor/* @esphome/core
esphome/components/ble_client/* @buxtronix
esphome/components/bme680_bsec/* @trvrnrth
esphome/components/canbus/* @danielschramm @mvturnho
esphome/components/cap1188/* @MrEditor97
esphome/components/captive_portal/* @OttoWinter
esphome/components/ccs811/* @habbie
esphome/components/climate/* @esphome/core