1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

[CI] Consolidate some tests (C) (#8186)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:08 -06:00
committed by GitHub
parent 53c15f6716
commit 61ad2510fc
99 changed files with 737 additions and 1459 deletions

View File

@@ -1,11 +1,6 @@
i2c:
- id: i2c_cap1188
scl: 16
sda: 17
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
reset_pin: GPIO15
cap1188:
id: cap1188_component
address: 0x29
reset_pin: 15
touch_threshold: 0x20
allow_multiple_touches: true
<<: !include common.yaml