[ci][tests] Remove all redundant ESP32-C3 Arduino tests (#11154)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.12) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Component test ${{ matrix.file }} (push) Has been cancelled
CI / Split components for testing into 10 components per group (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / CI Status (push) Has been cancelled
Stale / stale (push) Has been cancelled
Lock closed issues and PRs / lock (push) Has been cancelled

This commit is contained in:
J. Nick Koston
2025-10-09 17:02:18 -10:00
committed by GitHub
parent 52219c4dcc
commit be51093a7e
12 changed files with 0 additions and 87 deletions
@@ -1,5 +0,0 @@
substitutions:
gate_pin: GPIO5
zero_cross_pin: GPIO4
<<: !include common.yaml
@@ -1 +0,0 @@
<<: !include common.yaml
@@ -1,6 +0,0 @@
substitutions:
tx_pin: GPIO4
rx_pin: GPIO5
request_pin: GPIO6
<<: !include common.yaml
@@ -1 +0,0 @@
<<: !include common.yaml
@@ -1,4 +0,0 @@
substitutions:
pin: GPIO2
<<: !include common.yaml
@@ -1,5 +0,0 @@
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
<<: !include common.yaml
@@ -1,6 +0,0 @@
substitutions:
tx_pin: GPIO4
rx_pin: GPIO5
pin: GPIO2
<<: !include common.yaml
@@ -1,19 +0,0 @@
light:
- platform: neopixelbus
id: addr3
name: Neopixelbus Light
gamma_correct: 2.8
color_correct: [0.0, 0.0, 0.0, 0.0]
default_transition_length: 10s
effects:
- addressable_flicker:
name: Flicker Effect With Custom Values
update_interval: 16ms
intensity: 5%
type: GRBW
variant: SK6812
method:
type: esp32_rmt
channel: 0
num_leds: 5
pin: 4
@@ -1,9 +0,0 @@
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
i2s_bclk_pin: GPIO7
i2s_lrclk_pin: GPIO6
i2s_mclk_pin: GPIO9
i2s_dout_pin: GPIO8
<<: !include common-audio_dac.yaml
@@ -1,9 +0,0 @@
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
i2s_bclk_pin: GPIO7
i2s_lrclk_pin: GPIO6
i2s_mclk_pin: GPIO9
i2s_dout_pin: GPIO8
<<: !include common.yaml
@@ -1,6 +0,0 @@
substitutions:
clk_pin: GPIO6
mosi_pin: GPIO7
miso_pin: GPIO5
<<: !include common.yaml
@@ -1,16 +0,0 @@
wifi:
ssid: MySSID
password: password1
wled:
light:
- platform: esp32_rmt_led_strip
id: led_matrix_32x8
default_transition_length: 500ms
chipset: ws2812
rgb_order: GRB
num_leds: 256
pin: 2
effects:
- wled: