It would be useful to be able to set the starting output (simple_pid.pid.PID(starting_output=x)) via a number entity.
I use this for A/C control and would prefer it not to blow cold air for a bit when the controller starts :)
Also, thank you for this component, it is just what I wanted (a UI configurable PID controller that just does PID control, letting me "wire" the inputs and outputs as I choose).
It would be useful to be able to set the starting output (
simple_pid.pid.PID(starting_output=x)) via a number entity.I use this for A/C control and would prefer it not to blow cold air for a bit when the controller starts :)
Also, thank you for this component, it is just what I wanted (a UI configurable PID controller that just does PID control, letting me "wire" the inputs and outputs as I choose).