1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +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,20 +1,5 @@
uart:
- id: uart_cse7761
tx_pin:
number: 4
rx_pin:
number: 5
baud_rate: 38400
substitutions:
tx_pin: GPIO1
rx_pin: GPIO3
sensor:
- platform: cse7761
voltage:
name: CSE7761 Voltage
current_1:
name: CSE7761 Current 1
current_2:
name: CSE7761 Current 2
active_power_1:
name: CSE7761 Active Power 1
active_power_2:
name: CSE7761 Active Power 2
<<: !include common.yaml