mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			135 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			135 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
esp32_camera_web_server:
 | 
						|
  - port: 8080
 | 
						|
    mode: stream
 | 
						|
  - port: 8081
 | 
						|
    mode: snapshot
 | 
						|
 | 
						|
wifi:
 | 
						|
  ssid: MySSID
 | 
						|
  password: password1
 |