cogito/esphome_dev/esphome/components/cogito_uart_protocol
2025-06-22 16:02:04 +02:00
..
__init__.py initial commit 2025-06-22 16:02:04 +02:00
cogito_uart_protocol.cpp initial commit 2025-06-22 16:02:04 +02:00
cogito_uart_protocol.h initial commit 2025-06-22 16:02:04 +02:00
README.md initial commit 2025-06-22 16:02:04 +02:00

# example configuration:

empty_uart_component:
  id: empty_uart_component_1

uart:
  tx_pin: D0
  rx_pin: D1
  baud_rate: 9600