Merge branch 'main' into cud
This commit is contained in:
		
						commit
						97eb56d256
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -730,7 +730,7 @@ void ac_set_state(int mode, int temperature, int fan_speed)
 | 
			
		|||
    IrSender.sendRaw(ir_code_fan[fan_speed], sizeof(ir_code_fan[fan_speed]) / sizeof(ir_code_fan[fan_speed][0]), NEC_KHZ);
 | 
			
		||||
    break;
 | 
			
		||||
  }
 | 
			
		||||
  ac_changed_user_callback(mode, temperature, fan_speed);
 | 
			
		||||
  ac_changed_user_callback(mode, ac_temperature, fan_speed);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void publish_env_state()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue