mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-06 21:09:53 +02:00
Add some components to the new testing framework (K) (#6186)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user