picobrew_pico
picobrew_pico copied to clipboard
FEATURE: Kegsmarts Support
I don't own one, but would it be worth it to add Kegsmarts support to this server?
https://github.com/AppleDoc/picobrew-kegsmarts-api/blob/master/PicoBrew%20KegSmarts%20API.md
I'd really like to have it done. I own one and it would be useful. Can help test it.
Marc
Le mar. 19 janv. 2021, à 14 h 50, Cody [email protected] a écrit :
I don't own one, but would it be worth it to add Kegsmarts support to this server?
https://github.com/AppleDoc/picobrew-kegsmarts-api/blob/master/PicoBrew%20KegSmarts%20API.md
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chiefwigms/picobrew_pico/issues/201, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDGHOP4H5SEAS2AHXVUXULS2XO7RANCNFSM4WJJS4CA .
I'm going to take a try at adding this. Digging in to the project code now but any pointers definitely appreciated!
I would love to see this as well. I have a Kegsmarts and can help test
@chrisscott let me know how I can help. Basically we have a single "routes.py" file per device series to keep things manageable. Model.py is where all the "models" are stored. For kegsmarts we need a new "draft/tower/keg" model and a "beer" model where the "active session" for a kegsmarts would be the beer status in said tower under a unique file structure under "/sessions/kegsmarts/active" and then when that keg is tipped it goes into "/sessions/kegsmarts/archive".
I don't own one, but would it be worth it to add Kegsmarts support to this server?
https://github.com/AppleDoc/picobrew-kegsmarts-api/blob/master/PicoBrew%20KegSmarts%20API.md
I recently acquired one and I would also love to see this feature added!