• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. E

    CraftBeerPi - Raspberry Pi Software

    Anyone know the answer to where the order of the steps are being saved? Also, do not update to 3.1 alpha! broke everything for me. I am going to have to start imaging my SD card.
  2. E

    CraftBeerPi - Raspberry Pi Software

    Can anyone point me to what folder the program is saving the order of my brew steps? It must be writing that info somewhere in the files.
  3. E

    CraftBeerPi - Raspberry Pi Software

    In the folder "brew_steps" you will find the init.py. Replace the self.stop command with this one. I would recommend saving a copy of your init file just in case you make a mistake!
  4. E

    CraftBeerPi - Raspberry Pi Software

    I got it, thanks. I just added a custom step with the code self.next(). I would love to be able to create multiple recipes though. Have not figured that one out yet.
  5. E

    CraftBeerPi - Raspberry Pi Software

    What I would be interest in is knowing is how to create a recipe for perpetuity. I have come up with some ideas, but I can only seem to keep one set of steps loaded. If this has been covered, I apologize and would appreciate the link to the conversation. Thanks in advance!
  6. E

    CraftBeerPi - Raspberry Pi Software

    I have the answer to my own question. Should any newbies (like me) need to, you can add self.next() to the end of a step and it will continue to the next one. Super handy!!!
  7. E

    CraftBeerPi - Raspberry Pi Software

    Loving Craftbeer Pi so far! Can anyone tell me if there is a way to make it start the next step automatically? I want to be able to reach a target temp and then have it automatically turn down the temp using PWM. Or even have it fire up a pump without any additional input.
Back
Top