mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
7e5b100b77
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
12 lines
168 B
YAML
12 lines
168 B
YAML
uart:
|
|
- id: uart_rdm6300
|
|
tx_pin: 4
|
|
rx_pin: 5
|
|
baud_rate: 115200
|
|
|
|
rdm6300:
|
|
|
|
binary_sensor:
|
|
- platform: rdm6300
|
|
uid: 7616525
|
|
name: RDM6300 NFC Tag
|