mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
remote_transmitter:
 | 
						|
  pin: ${pin}
 | 
						|
  carrier_duty_percent: 50%
 | 
						|
 | 
						|
climate:
 | 
						|
  - platform: climate_ir_lg
 | 
						|
    name: LG Climate
 |