mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[CI] Consolidate some tests (M) (#8202)
This commit is contained in:
		| @@ -1,14 +1,5 @@ | ||||
| i2c: | ||||
|   - id: i2c_mmc5603 | ||||
|     scl: 16 | ||||
|     sda: 17 | ||||
| substitutions: | ||||
|   scl_pin: GPIO16 | ||||
|   sda_pin: GPIO17 | ||||
|  | ||||
| sensor: | ||||
|   - platform: mmc5603 | ||||
|     address: 0x30 | ||||
|     field_strength_x: | ||||
|       name: HMC5883L Field Strength X | ||||
|     field_strength_y: | ||||
|       name: HMC5883L Field Strength Y | ||||
|     field_strength_z: | ||||
|       name: HMC5883L Field Strength Z | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user