open-homebrewing-project / home-brewing-automation

The goal of this project is to define plans for an completely automated home brewing system.
6 stars 1 forks source link

Online database of complete recipes and brewing profiles to share and fork #8

Open AgentO3 opened 9 years ago

AgentO3 commented 9 years ago

Discuss an online database of recipes and brewing profiles...go!

features

AgentO3 commented 9 years ago

Brewtoad offers just about all of these things except fermentation temperature profiles. At some point we should contact them and see what they think about adding temperature profiles and if they offer an API to get at the reset of the data.

codelitt commented 9 years ago

Very good idea. I started a repo which is obviously not perfect long term, but may be good to get the community sharing, forking, and collaborating. thoughts?

https://github.com/open-homebrewing-project/recipes

codelitt commented 9 years ago

Also I agree that Brewtoad is the best out there. I'm sure there's a mutual partnership that could be had.

AgentO3 commented 9 years ago

I didn't consider this project to be a place for recipes, but not apposed to giving it a try.

Concerning recipes, one thought I had is to defined a machine parsable/human readable recipe format, I was thinking YML and or JSON would work. So this would be a single file that would contain everything the system need to handle the whole brewing process.

codelitt commented 9 years ago

I agree that this project isn't the best place for recipes, but as far as a Github for recipes MVP, we can test it out here.

JSON (or YML) for an entire recipe including processes would be great.