Files
brewpi/tasks
jens f035e1decd GUI: add a spinbox to pre-dial the simulated Pot's reset temperature
btn_pot_reset always reset the simulated Pot to the ambient
temperature. Add doubleSpinBox_pot_temp next to it (shown/hidden
together, same as the button) so the user can dial in a different
starting temperature before committing it - it seeds from the same
remembered ambient value on startup but is otherwise independent and
not persisted.

tasks/pot.py's PotTask.recv() now resets the plant to whatever
temperature the 'Reset' message carries, falling back to ambient for
the bare True a caller might still send.
2026-06-23 19:34:33 +02:00
..
2026-06-22 18:03:48 +02:00
2020-12-18 19:30:31 +01:00
2026-06-22 18:03:48 +02:00
2021-10-19 11:29:11 +02:00
2021-10-19 11:42:52 +02:00