mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add OTA support to ESP-IDF webserver (#9264)
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/web_server/test_no_ota.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/web_server/test_no_ota.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| packages: | ||||
|   device_base: !include common.yaml | ||||
|  | ||||
| # No OTA component defined for this test | ||||
|  | ||||
| web_server: | ||||
|   port: 8080 | ||||
|   version: 2 | ||||
|   ota: false | ||||
		Reference in New Issue
	
	Block a user