Skip to content

Plugin for CraftBeerPi. Plugin imports mash steps from BrewFather.app

License

Notifications You must be signed in to change notification settings

mstrinzha/brewfather_import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewfather_import

Plugin for CraftBeerPi. Plugin imports mash steps from BrewFather.app

Installation:

Open a terminal window on Raspberry Pi and type:

cd craftbeerpi3
git clone https://github.com/mstrinzha/brewfather_import.git modules/plugins/brewfather_import
sudo apt-get install python-openssl
sudo pip install -r modules/plugins/brewfather_import/requirements.txt

Restart CraftBeerPi, open link in your favorite browser

https://<raspberrypi_ip>:5001/

and add selfsigned sertificate to trusted.

Open BrewFather.app, enable Custom Endpoint and set URL:

https://<raspberrypi_ip>:5001/brewfather_import/v1

Enjoy.

About

Plugin for CraftBeerPi. Plugin imports mash steps from BrewFather.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages