mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			127 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			127 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| esphome:
 | |
|   name: test
 | |
| 
 | |
| esp32:
 | |
|   board: nodemcu-32s
 | |
| 
 | |
| deep_sleep:
 | |
|   id: deepsleep
 | |
|   sleep_duration: 1min
 | |
|   run_duration: 10s
 |