mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			129 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			129 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| esphome:
 | |
|   name: api-reboot-test
 | |
| host:
 | |
| api:
 | |
|   reboot_timeout: 0.5s  # Very short timeout for fast testing
 | |
| logger:
 | |
|   level: DEBUG
 |