mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01: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:
@@ -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