mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 09:01:49 +00:00 
			
		
		
		
	Co-authored-by: Jonathan Swoboda <jonathan.swoboda> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
remote_transmitter:
 | 
						|
  id: xmitr
 | 
						|
  pin: GPIO5
 | 
						|
  carrier_duty_percent: 50%
 | 
						|
 | 
						|
packages:
 | 
						|
  buttons: !include common-buttons.yaml
 |