mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-27 05:03:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			205 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			205 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| remote_transmitter:
 | |
|   - id: xmitr
 | |
|     pin: ${pin}
 | |
|     carrier_duty_percent: 50%
 | |
|     clock_resolution: ${clock_resolution}
 | |
|     rmt_symbols: ${rmt_symbols}
 | |
| 
 | |
| packages:
 | |
|   buttons: !include common-buttons.yaml
 |