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

[CI] Consolidate some tests (K, L) (#8201)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:53 -06:00
committed by GitHub
parent f8fae676b1
commit 4273449003
70 changed files with 895 additions and 3284 deletions

View File

@@ -1,15 +1,6 @@
uart:
- id: uart_kuntze
tx_pin: 17
rx_pin: 16
baud_rate: 9600
substitutions:
tx_pin: GPIO12
rx_pin: GPIO14
flow_control_pin: GPIO13
modbus:
flow_control_pin: 13
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature
<<: !include common.yaml