mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (G) (#8196)
This commit is contained in:
		| @@ -1,16 +1,5 @@ | ||||
| sensor: | ||||
|   - platform: adc | ||||
|     pin: GPIO36 | ||||
|     id: adc_sensor | ||||
| substitutions: | ||||
|   adc_pin: A0 | ||||
|   output_pin: GPIO14 | ||||
|  | ||||
|   - platform: gp2y1010au0f | ||||
|     sensor: adc_sensor | ||||
|     name: Dust Sensor | ||||
|     adc_voltage_offset: 0.2 | ||||
|     adc_voltage_multiplier: 3.3 | ||||
|     output: dust_sensor_led | ||||
|  | ||||
| output: | ||||
|   - platform: gpio | ||||
|     id: dust_sensor_led | ||||
|     pin: GPIO32 | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user