mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (T) (#8208)
This commit is contained in:
		| @@ -1,15 +1,5 @@ | ||||
| i2c: | ||||
|   - id: i2c_tca9548a | ||||
|     scl: 5 | ||||
|     sda: 4 | ||||
| substitutions: | ||||
|   scl_pin: GPIO5 | ||||
|   sda_pin: GPIO4 | ||||
|  | ||||
| tca9548a: | ||||
|   - id: multiplex0 | ||||
|     address: 0x70 | ||||
|     channels: | ||||
|       - bus_id: multiplex0_chan0 | ||||
|         channel: 0 | ||||
|     i2c_id: i2c_tca9548a | ||||
|   - id: multiplex1 | ||||
|     address: 0x71 | ||||
|     i2c_id: multiplex0_chan0 | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user