1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-03 02:22:25 +01:00

Remove C2 and H2 from component test matrix to avoid CI disk space issues

This commit is contained in:
J. Nick Koston
2025-09-29 14:39:56 -05:00
parent d1e068cdc3
commit c2d9d66bb0
2 changed files with 0 additions and 26 deletions

View File

@@ -1,10 +0,0 @@
substitutions:
wakeup_pin: GPIO4
<<: !include common.yaml
deep_sleep:
run_duration: 10s
sleep_duration: 50s
wakeup_pin: ${wakeup_pin}
wakeup_pin_mode: INVERT_WAKEUP

View File

@@ -1,16 +0,0 @@
substitutions:
wakeup_pin: GPIO9
<<: !include common.yaml
deep_sleep:
run_duration:
default: 10s
gpio_wakeup_reason: 30s
sleep_duration: 50s
esp32_ext1_wakeup:
pins:
- number: GPIO7
- number: GPIO8
- number: GPIO9
mode: ANY_HIGH