1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[CI] Consolidate some tests (I, J) (#8200)

This commit is contained in:
Keith Burzinski
2025-02-04 17:06:08 -06:00
committed by GitHub
parent 4e4566361f
commit 55203143df
85 changed files with 464 additions and 893 deletions

View File

@@ -1,9 +1,4 @@
sensor:
- platform: adc
id: my_sensor
pin: A0
attenuation: 2.5db
- platform: integration
sensor: my_sensor
name: Integration Sensor
time_unit: s
substitutions:
pin: A0
<<: !include common-esp32.yaml