mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 14:43:51 +00:00 
			
		
		
		
	add tests
This commit is contained in:
		
							
								
								
									
										11
									
								
								tests/components/dfu/test.nrf52-adafruit.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tests/components/dfu/test.nrf52-adafruit.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| output: | ||||
|   - platform: gpio | ||||
|     pin: | ||||
|       number: 14 | ||||
|       inverted: true | ||||
|       mode: | ||||
|         output: true | ||||
|     id: rest_gpio | ||||
|  | ||||
| dfu: | ||||
|   reset_output: rest_gpio | ||||
							
								
								
									
										11
									
								
								tests/components/dfu/test.nrf52.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tests/components/dfu/test.nrf52.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| output: | ||||
|   - platform: gpio | ||||
|     pin: | ||||
|       number: 14 | ||||
|       inverted: true | ||||
|       mode: | ||||
|         output: true | ||||
|     id: rest_gpio | ||||
|  | ||||
| dfu: | ||||
|   reset_output: rest_gpio | ||||
		Reference in New Issue
	
	Block a user