mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			187 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			187 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
substitutions:
 | 
						|
  tx_pin: GPIO4
 | 
						|
  rx_pin: GPIO5
 | 
						|
  flow_control_pin: GPIO13
 | 
						|
 | 
						|
packages:
 | 
						|
  modbus: !include ../../test_build_components/common/modbus/esp32-idf.yaml
 | 
						|
 | 
						|
<<: !include common.yaml
 |