mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[CI] Consolidate some tests (M) (#8202)
This commit is contained in:
		| @@ -1,12 +1,5 @@ | ||||
| i2c: | ||||
|   - id: i2c_mpl3115a2 | ||||
|     scl: 16 | ||||
|     sda: 17 | ||||
| substitutions: | ||||
|   scl_pin: GPIO16 | ||||
|   sda_pin: GPIO17 | ||||
|  | ||||
| sensor: | ||||
|   - platform: mpl3115a2 | ||||
|     temperature: | ||||
|       name: MPL3115A2 Temperature | ||||
|     pressure: | ||||
|       name: MPL3115A2 Pressure | ||||
|     update_interval: 10s | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user