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:
		| @@ -3,10 +3,6 @@ esphome: | ||||
|     - pcf8563.read_time | ||||
|     - pcf8563.write_time | ||||
|  | ||||
| i2c: | ||||
|   - id: i2c_pcf8563 | ||||
|     scl: ${scl_pin} | ||||
|     sda: ${sda_pin} | ||||
|  | ||||
| time: | ||||
|   - platform: pcf8563 | ||||
|     i2c_id: i2c_bus | ||||
|   | ||||
		Reference in New Issue
	
	Block a user