mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (C) (#8186)
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/ct_clamp/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/ct_clamp/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| sensor: | ||||
|   - platform: adc | ||||
|     id: esp_adc_sensor | ||||
|     pin: ${pin} | ||||
|   - platform: ct_clamp | ||||
|     sensor: esp_adc_sensor | ||||
|     name: CT Clamp | ||||
|     sample_duration: 500ms | ||||
|     update_interval: 5s | ||||
		Reference in New Issue
	
	Block a user