craftbeerpi3
craftbeerpi3 copied to clipboard
Fermentation steps not start (new user other problem)
Hi, I have the following issue: Target: 18º Real temp: 18.5º
Step 1 ---- 19º 5 minutes Step 2 ---- 14º 5 minutes Step 3 ---- 21º 5 minutes
(performing a test)
I start but never move to the next step or control the temperature by activating any output!
How are the fermentation steps used?
Thanks in advance.
In fermentation the vessel temp needs to be equal to or less than step temp for the steps to proceed.
Why the second step don't move to the next ? The time ends for hours! The first step i had to pass manually to the current step, what's wrong @swimIan ?
Thanks!
Because time starts when target temp is reached.
El El jue, 23 de ene. de 2020 a la(s) 17:35, Victor Oliveira < [email protected]> escribió:
[image: image] https://user-images.githubusercontent.com/1494145/73021495-76147700-3e06-11ea-8a59-bf96743705f8.png
Why the second step don't move to the next ? The time ends for hours! The first step i had to pass manually to the current step, what's wrong @swimIan https://github.com/swimIan ?
Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Manuel83/craftbeerpi3/issues/212?email_source=notifications&email_token=ACXBW4OVOFTAGYFHED3K5YDQ7H5Q5A5CNFSM4FPS5NNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJYYHOQ#issuecomment-577864634, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBW4JYF2OY2MMFIKAGFL3Q7H5Q5ANCNFSM4FPS5NNA .
@lalo-uy But, temp need to be exactly equals a target temp ? 22 is different of 22.120, 22.240, etc ? And because of that step don't start timer ?
If was, what's the solution for decimal variant ?
Thanks!
The target must be reached once. Look
El El vie, 24 de ene. de 2020 a la(s) 11:40, Victor Oliveira < [email protected]> escribió:
@lalo-uy https://github.com/lalo-uy But, temp need to be exactly equals a target temp ? 22 is different of 22.120, 22.240, etc ? And because of that step don't start timer ?
If was, what's the solution for decimal variant ?
Thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Manuel83/craftbeerpi3/issues/212?email_source=notifications&email_token=ACXBW4MNLIYZ2KPUKW3OAILQ7L4V7A5CNFSM4FPS5NNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ27XHY#issuecomment-578157471, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBW4LZ3J5SV2GUKG2EEN3Q7L4V7ANCNFSM4FPS5NNA .
Understood @lalo-uy !
Thanks a lot!
@lalo-uy I think i found a problem!
The target temp don't consider the offset, so, if i use 0,5 as offset and my target temp is 19 then the system need to consider as "reached" 19,5 to start timer and not just target temp, 19.
I think so today the system not considering (target temp + offset) to calculate reached temp.