mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| button:
 | |
|   - platform: shutdown
 | |
|     name: Shutdown Button
 | |
| 
 | |
| switch:
 | |
|   - platform: shutdown
 | |
|     name: Shutdown Switch
 |