-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: Kegsmarts Support #201
Comments
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
<#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 recently acquired one and I would also love to see this feature added! |
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
The text was updated successfully, but these errors were encountered: