mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 18:48:28 +02:00
Add some components to the new testing framework (M part 2) (#6208)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
uart:
|
||||
- id: uart_modbus
|
||||
tx_pin: 4
|
||||
rx_pin: 5
|
||||
baud_rate: 9600
|
||||
|
||||
modbus:
|
||||
id: mod_bus1
|
||||
flow_control_pin: 6
|
||||
Reference in New Issue
Block a user