picobrew_pico icon indicating copy to clipboard operation
picobrew_pico copied to clipboard

FEATURE: Kegsmarts Support

Open Intecpsp opened this issue 4 years ago • 5 comments

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

Intecpsp avatar Jan 19 '21 19:01 Intecpsp

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 .

marcchabot avatar Jan 19 '21 19:01 marcchabot

I'm going to take a try at adding this. Digging in to the project code now but any pointers definitely appreciated!

chrisscott avatar Mar 06 '21 21:03 chrisscott

I would love to see this as well. I have a Kegsmarts and can help test

tdstrand avatar Apr 13 '21 21:04 tdstrand

@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".

tmack8001 avatar Apr 16 '21 12:04 tmack8001

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!

jdmbeer avatar Apr 25 '21 19:04 jdmbeer