mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +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:
		| @@ -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