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

Add some components to the new testing framework (K) (#6186)

This commit is contained in:
Keith Burzinski
2024-03-26 20:22:54 -05:00
committed by GitHub
parent eee7146614
commit ca6020e11a
18 changed files with 330 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 4
rx_pin: 5
baud_rate: 9600
modbus:
flow_control_pin: 3
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 4
rx_pin: 5
baud_rate: 9600
modbus:
flow_control_pin: 3
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 17
rx_pin: 16
baud_rate: 9600
modbus:
flow_control_pin: 13
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 17
rx_pin: 16
baud_rate: 9600
modbus:
flow_control_pin: 13
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 4
rx_pin: 5
baud_rate: 9600
modbus:
flow_control_pin: 13
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature

View File

@@ -0,0 +1,15 @@
uart:
- id: uart_kuntze
tx_pin: 4
rx_pin: 5
baud_rate: 9600
modbus:
flow_control_pin: 3
sensor:
- platform: kuntze
ph:
name: Kuntze pH
temperature:
name: Kuntze temperature