Skip to content

Plugin for CraftBeerPi3 that auto starts a list of fermenters when CBPi3 starts, so that fermentation resumes where it left off before Pi restarts or power failures.

License

Notifications You must be signed in to change notification settings

sereginsk/cbpi-autostart-fermenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plugin for CraftBeerPi3 [GitHub] that auto starts a list of fermenters when CBPi3 starts, so that fermentation resumes where it left off before Pi restarts or power failures.

Installation

  • Clone the repo into the CBPi3 plugins directory:
git clone https://github.com/viyh/cbpi-autostart-fermenter.git ~/craftbeerpi3/modules/plugins/AutoStartFermenter      ### CHANGE THIS TO YOUR CBPi3 DIRECTORY
  • Restart CraftBeerPi3.
sudo /etc/init.d/craftbeerpiboot restart

Usage

All you need to do is install the plugin and if needed, set the following parameters through the CBPi UI:

  • auto_start_fermenter_enabled - Do you want to autostart fermenters on CBPi startup? Default: YES
  • auto_start_fermenter_list - Autostart fermenters in this list (comma separated list) such as "1,2,5". Default: 1

Author

About

Plugin for CraftBeerPi3 that auto starts a list of fermenters when CBPi3 starts, so that fermentation resumes where it left off before Pi restarts or power failures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%