cogito/esphome_dev/esphome/components/cogito_uart_protocol/README.md

139 B

# example configuration:

empty_uart_component:
  id: empty_uart_component_1

uart:
  tx_pin: D0
  rx_pin: D1
  baud_rate: 9600