mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			109 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			109 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| switch:
 | |
|   - name: ${door_name} Garage Door Switch
 | |
|     platform: gpio
 | |
|     pin: ${door_pin}
 | |
|     id: ${door_id}
 |