mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add IR Noblex climate component (#4913)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							cb2f5eb781
						
					
				
				
					commit
					e01ba894ed
				
			| @@ -2303,6 +2303,11 @@ climate: | ||||
|     heat_mode: extended | ||||
|   - platform: whynter | ||||
|     name: Whynter | ||||
|   - platform: noblex | ||||
|     name: AC Living | ||||
|     id: noblex_ac | ||||
|     sensor: ${sensorname}_sensor | ||||
|     receiver_id: rcvr | ||||
|   - platform: gree | ||||
|     name: GREE | ||||
|     model: generic | ||||
| @@ -2939,6 +2944,7 @@ tm1651: | ||||
|   dio_pin: GPIO23 | ||||
|  | ||||
| remote_receiver: | ||||
|   id: rcvr | ||||
|   pin: GPIO32 | ||||
|   dump: all | ||||
|   on_coolix: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user