mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			676 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			676 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| climate:
 | |
|   - platform: heatpumpir
 | |
|     protocol: mitsubishi_heavy_zm
 | |
|     horizontal_default: left
 | |
|     vertical_default: up
 | |
|     name: HeatpumpIR Climate Mitsubishi
 | |
|     min_temperature: 18
 | |
|     max_temperature: 30
 | |
|     transmitter_id: xmitr
 | |
|   - platform: heatpumpir
 | |
|     protocol: daikin
 | |
|     horizontal_default: mleft
 | |
|     vertical_default: mup
 | |
|     name: HeatpumpIR Climate Daikin
 | |
|     min_temperature: 18
 | |
|     max_temperature: 30
 | |
|     transmitter_id: xmitr
 | |
|   - platform: heatpumpir
 | |
|     protocol: panasonic_altdke
 | |
|     horizontal_default: mright
 | |
|     vertical_default: mdown
 | |
|     name: HeatpumpIR Climate Panasonic
 | |
|     min_temperature: 18
 | |
|     max_temperature: 30
 | |
|     transmitter_id: xmitr
 |