mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 05:24:14 +00:00
[uart] Add packet_transport platform (#8214)
Co-authored-by: Faidon Liambotis <paravoid@debian.org> Co-authored-by: clydeps <U5yx99dok9> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
co-authored by
Faidon Liambotis
clydeps
Jesse Hills
parent
ad99d7fb45
commit
e7a2b395fd
@@ -13,3 +13,6 @@ uart:
|
||||
rx_buffer_size: 512
|
||||
parity: EVEN
|
||||
stop_bits: 2
|
||||
|
||||
packet_transport:
|
||||
- platform: uart
|
||||
|
||||
Reference in New Issue
Block a user