mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| substitutions:
 | |
|   verify_ssl: "true"
 | |
| http_request:
 | |
|   # Just a file we can be sure exists
 | |
|   ca_certificate_path: /etc/passwd
 | |
| 
 | |
| <<: !include http_request.yaml
 |