mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Group component tests to reduce CI time (#11134)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							132e949927
						
					
				
				
					commit
					2864bf1674
				
			| @@ -13,11 +13,7 @@ esphome: | ||||
|           channel: 1 | ||||
|           id: test_motor | ||||
|  | ||||
| i2c: | ||||
|   - id: i2c_grove_tb6612fng | ||||
|     scl: ${scl_pin} | ||||
|     sda: ${sda_pin} | ||||
|  | ||||
| grove_tb6612fng: | ||||
|   id: test_motor | ||||
|   i2c_id: i2c_bus | ||||
|   address: 0x14 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user