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:
@@ -504,3 +504,9 @@ interval:
|
||||
|
||||
display:
|
||||
|
||||
cap1188:
|
||||
id: cap1188_component
|
||||
address: 0x29
|
||||
touch_threshold: 0x20
|
||||
allow_multiple_touches: true
|
||||
reset_pin: 14
|
||||
|
||||
Reference in New Issue
Block a user