Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to monitor UART bus from ESPHome
#1
uart:
  baud_rate: 9600
  debug:
    direction: BOTH
    dummy_receiver: true
    after:
      timeout: 10ms
  tx_pin: 9
  rx_pin: 8
switch:
  - platform: uart
    name: "UART Button"
    data: [0xDE, 0xAD, 0xBE, 0xEF]
Reply


Messages In This Thread
how to monitor UART bus from ESPHome - by admin - 03-23-2024, 12:39 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)