mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (A) (#8184)
This commit is contained in:
		| @@ -2,4 +2,4 @@ sensor: | ||||
|   - platform: adc | ||||
|     id: my_sensor | ||||
|     pin: 4 | ||||
|     attenuation: 11db | ||||
|     attenuation: 12db | ||||
|   | ||||
| @@ -2,4 +2,4 @@ sensor: | ||||
|   - platform: adc | ||||
|     id: my_sensor | ||||
|     pin: 1 | ||||
|     attenuation: 11db | ||||
|     attenuation: 12db | ||||
|   | ||||
| @@ -2,4 +2,4 @@ sensor: | ||||
|   - platform: adc | ||||
|     id: my_sensor | ||||
|     pin: 1 | ||||
|     attenuation: 11db | ||||
|     attenuation: 12db | ||||
|   | ||||
		Reference in New Issue
	
	Block a user