1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[CI] Consolidate some tests (C) (#8186)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:08 -06:00
committed by GitHub
parent 53c15f6716
commit 61ad2510fc
99 changed files with 737 additions and 1459 deletions

View File

@@ -1,18 +1,8 @@
cd74hc4067:
pin_s0: 2
pin_s1: 3
pin_s2: 4
pin_s3: 5
substitutions:
pin_s0: GPIO2
pin_s1: GPIO3
pin_s2: GPIO4
pin_s3: GPIO5
pin: GPIO0
sensor:
- platform: adc
id: esp_adc_sensor
pin: 0
- platform: cd74hc4067
id: cd74hc4067_adc_0
number: 0
sensor: esp_adc_sensor
- platform: cd74hc4067
id: cd74hc4067_adc_1
number: 1
sensor: esp_adc_sensor
<<: !include common.yaml