Jens Ahrensfeld jens
  • Joined on 2024-03-03
jens pushed to master at jens/brewpi 2026-06-21 16:39:01 +02:00
1034765e31 Fix HOLD<->COOL chattering caused by too-tight HoldCool threshold
jens pushed to master at jens/brewpi 2026-06-21 16:15:25 +02:00
cce662b794 Add sude/GuiTest.json - small, fast schedule for exercising the GUI
jens pushed to master at jens/brewpi 2026-06-21 15:08:43 +02:00
6edb18cde9 Allow Start to restart a finished Sud from the beginning
jens pushed to master at jens/brewpi 2026-06-21 14:59:25 +02:00
33195ff3cb sude: lower Einmaischen ramp rate from 1.8 to 1.5 °C/min
jens pushed to master at jens/brewpi 2026-06-21 14:38:34 +02:00
54422f6d27 docs: explain the Sud forecast's static-vs-dynamic duration gap
jens pushed to master at jens/brewpi 2026-06-21 14:37:54 +02:00
c27a3b06d4 gui: don't recompute a misleading static forecast after a run ends
jens pushed to master at jens/brewpi 2026-06-21 13:59:04 +02:00
746692bad7 Rename TempControllerBase.pid_rate to pid_heat, matching pid_hold/pid_cool naming
jens pushed to master at jens/brewpi 2026-06-21 13:56:01 +02:00
55020d9f38 Fix COOL->HOLD undershoot caused by stale pid_rate windup
jens pushed to master at jens/brewpi 2026-06-21 13:48:26 +02:00
929b8758c4 Remove the ad-hoc cooling override now that COOL handles it natively
jens pushed to master at jens/brewpi 2026-06-21 13:41:25 +02:00
858249f1e7 pid: replace IDLE-as-cooling with a real COOL state
jens pushed to master at jens/brewpi 2026-06-21 12:54:13 +02:00
3fea29cc58 Add an enable/disable switch for the temperature controller
jens pushed to master at jens/brewpi 2026-06-21 12:34:11 +02:00
e2222dae5e server: mirror console output to a text log under logs/
jens pushed to master at jens/brewpi 2026-06-21 12:29:18 +02:00
8c5edb8a56 Rename brewpi/ to server/
jens pushed to master at jens/brewpi 2026-06-21 12:18:33 +02:00
0a74aab43f gui: remember the ambient temperature in the user config
jens pushed to master at jens/brewpi 2026-06-21 12:15:39 +02:00
19be2a7670 Add a "Pot reset to ambient temperature" button, sim-only
jens pushed to master at jens/brewpi 2026-06-21 11:53:48 +02:00
40cf4b69cc Add a GUI text entry to set the ambient temperature live
jens pushed to master at jens/brewpi 2026-06-21 11:46:04 +02:00
a44060a9bd gui: add a persisted user config; remember the last Sud file dialog dir
jens pushed to master at jens/brewpi 2026-06-21 11:39:43 +02:00
8bb402416a gui: show remaining hold duration in the status line
jens pushed to master at jens/brewpi 2026-06-21 11:14:04 +02:00
b767053c18 gui: dynamically re-anchor the Sud forecast instead of a static estimate
jens pushed to master at jens/brewpi 2026-06-21 10:59:44 +02:00
d6b6548d88 gui: green progress marker + background red current-temp line in forecast