craftbeerpi3 icon indicating copy to clipboard operation
craftbeerpi3 copied to clipboard

Fermentation steps not start (new user other problem)

Open germanherbik opened this issue 6 years ago • 7 comments

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.

germanherbik avatar Aug 14 '18 16:08 germanherbik

In fermentation the vessel temp needs to be equal to or less than step temp for the steps to proceed.

swimIan avatar Aug 14 '18 17:08 swimIan

image

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!

victorsoliveira avatar Jan 23 '20 20:01 victorsoliveira

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 avatar Jan 24 '20 14:01 lalo-uy

@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!

victorsoliveira avatar Jan 24 '20 14:01 victorsoliveira

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 .

lalo-uy avatar Jan 24 '20 16:01 lalo-uy

Understood @lalo-uy !

Thanks a lot!

victorsoliveira avatar Jan 24 '20 17:01 victorsoliveira

@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.

victorsoliveira avatar Feb 12 '20 02:02 victorsoliveira