1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

[CI] Consolidate some tests (T) (#8208)

This commit is contained in:
Keith Burzinski
2025-02-09 15:43:21 -06:00
committed by GitHub
parent dc8646cda6
commit 8897a9866d
160 changed files with 1045 additions and 2640 deletions

View File

@@ -0,0 +1,8 @@
ttp229_bsf:
scl_pin: ${scl_pin}
sdo_pin: ${sdo_pin}
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 16
sdo_pin: 17
substitutions:
scl_pin: GPIO16
sdo_pin: GPIO17
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 5
sdo_pin: 4
substitutions:
scl_pin: GPIO5
sdo_pin: GPIO4
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 5
sdo_pin: 4
substitutions:
scl_pin: GPIO5
sdo_pin: GPIO4
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 16
sdo_pin: 17
substitutions:
scl_pin: GPIO16
sdo_pin: GPIO17
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 5
sdo_pin: 4
substitutions:
scl_pin: GPIO5
sdo_pin: GPIO4
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,8 +1,5 @@
ttp229_bsf:
scl_pin: 5
sdo_pin: 4
substitutions:
scl_pin: GPIO5
sdo_pin: GPIO4
binary_sensor:
- platform: ttp229_bsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml