mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add some components to the new testing framework (D) (#6175)
This commit is contained in:
		
							
								
								
									
										4
									
								
								tests/components/duty_cycle/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								tests/components/duty_cycle/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| sensor: | ||||
|   - platform: duty_cycle | ||||
|     pin: 4 | ||||
|     name: Duty Cycle Sensor | ||||
		Reference in New Issue
	
	Block a user