1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00: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,11 @@
i2c:
- id: i2c_ttp229_lsf
scl: ${scl_pin}
sda: ${sda_pin}
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 16
sda: 17
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 16
sda: 17
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml

View File

@@ -1,11 +1,5 @@
i2c:
- id: i2c_ttp229_lsf
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
ttp229_lsf:
binary_sensor:
- platform: ttp229_lsf
name: TTP229 Channel 0
channel: 0
<<: !include common.yaml