mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
10 lines
123 B
YAML
10 lines
123 B
YAML
|
uart:
|
||
|
- id: uart_modbus
|
||
|
tx_pin: 17
|
||
|
rx_pin: 16
|
||
|
baud_rate: 9600
|
||
|
|
||
|
modbus:
|
||
|
id: mod_bus1
|
||
|
flow_control_pin: 15
|