1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01: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,9 +1,4 @@
sensor:
- platform: adc
id: esp_adc_sensor
pin: 0
- platform: ct_clamp
sensor: esp_adc_sensor
name: CT Clamp
sample_duration: 500ms
update_interval: 5s
substitutions:
pin: GPIO0
<<: !include common.yaml