mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| remote_transmitter:
 | |
|   pin: ${pin}
 | |
|   carrier_duty_percent: 50%
 | |
| 
 | |
| climate:
 | |
|   - platform: heatpumpir
 | |
|     protocol: daikin
 | |
|     horizontal_default: middle
 | |
|     vertical_default: middle
 | |
|     name: HeatpumpIR Climate
 | |
|     min_temperature: 18
 | |
|     max_temperature: 30
 |