1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 00:18:21 +00:00
2025-02-05 12:05:59 +13:00

10 lines
154 B
YAML

uart:
- id: uart_modbus
tx_pin: ${tx_pin}
rx_pin: ${rx_pin}
baud_rate: 9600
modbus:
id: mod_bus1
flow_control_pin: ${flow_control_pin}