atse/thermostat:autotune-state
master
Remove `STATE_` prefix to reduce verbosity in say, PIDAutotuneState.STATE_RELAY_STEP_DOWN
This adds: - An extra ready PIDAutotuneState and corresponding state transitions - A setter for autotune parameters, allowing change after construction
- Use auto() for PIDAutotuneState Enum - Shorten if-conditional statements