1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

[CI] Consolidate some tests (S) (#8206)

This commit is contained in:
Keith Burzinski
2025-02-09 15:43:10 -06:00
committed by GitHub
parent da3d007d7b
commit 353924257a
356 changed files with 2598 additions and 5745 deletions

View File

@@ -1,6 +1,6 @@
sm2235:
clock_pin: 4
data_pin: 5
clock_pin: ${clock_pin}
data_pin: ${data_pin}
max_power_color_channels: 9
max_power_white_channels: 9

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO16
data_pin: GPIO17
<<: !include common.yaml

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO5
data_pin: GPIO4
<<: !include common.yaml

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO5
data_pin: GPIO4
<<: !include common.yaml

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO16
data_pin: GPIO17
<<: !include common.yaml

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO5
data_pin: GPIO4
<<: !include common.yaml

View File

@@ -1 +1,5 @@
substitutions:
clock_pin: GPIO5
data_pin: GPIO4
<<: !include common.yaml