mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			120 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			120 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| uart:
 | |
|   - id: uart_modbus
 | |
|     tx_pin: 4
 | |
|     rx_pin: 5
 | |
|     baud_rate: 9600
 | |
| 
 | |
| modbus:
 | |
|   id: mod_bus1
 | |
|   flow_control_pin: 6
 |