I am doing a proof of concept test before building a kegboard. I actually have some ideas about making things work without a kegboard, but that’s a story for a different day.
I manually added a controller and flowmeter to the db (as kegboard.flow0) and that eliminated the 404 errors I was getting when running test_flow.py.
Now I log no errors on the server when I run test_flow.py, but the pours are not getting logged on the tap.
Any ideas about what I might be missing or where to check for why the pours are being discarded?
Thanks!