mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Group component tests to reduce CI time (#11134)
This commit is contained in:
		| @@ -1,8 +1,4 @@ | ||||
| i2c: | ||||
|   - id: i2c_mcp9808 | ||||
|     scl: ${scl_pin} | ||||
|     sda: ${sda_pin} | ||||
|  | ||||
| sensor: | ||||
|   - platform: mcp9808 | ||||
|     i2c_id: i2c_bus | ||||
|     name: MCP9808 Temperature | ||||
|   | ||||
		Reference in New Issue
	
	Block a user