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

[CI] Consolidate some tests (T) (#8208)

This commit is contained in:
Keith Burzinski
2025-02-09 15:43:21 -06:00
committed by GitHub
parent dc8646cda6
commit 8897a9866d
160 changed files with 1045 additions and 2640 deletions

View File

@@ -1,10 +1,5 @@
uart:
- id: uart_t6615
tx_pin: 4
rx_pin: 5
baud_rate: 19200
substitutions:
tx_pin: GPIO4
rx_pin: GPIO5
sensor:
- platform: t6615
co2:
name: CO2 Sensor
<<: !include common.yaml