mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
11 lines
146 B
YAML
11 lines
146 B
YAML
i2c:
|
|
- id: i2c_ttp229_lsf
|
|
scl: 5
|
|
sda: 4
|
|
|
|
ttp229_lsf:
|
|
|
|
binary_sensor:
|
|
- platform: ttp229_lsf
|
|
name: TTP229 Channel 0
|
|
channel: 0
|