Would it be possible to have a PID controller which changes based on the outside temperature? something like: if T_out<0 and T_out>-5 kp: x.x ki: x.x if T_out<5 and T_out>0 kp: x.x ki: x.x if T_out<5and T_out>30 kp: x.x ki: x.x