@rlightner my suggestion is to allow the user to change the END DATE of the brew (when done) then simply delete all readings AFTER that date. You could avoid having to create some bulk delete interface. Ideally just a quick prompt like "Would you like to delete any readings outside the brew dates?"
I think this is a great idea!
Some Tile Pi Feedback:
Use the HDMI version of the firmware even if you are not attaching a monitor to the Pi and interact with it as web server.
Besure to visit the system menu page and do a "UPDATE APP(FLOW)" if the version number is not 2.1 or greater.
On the logging page:
Content Type: application/x-www-form-urlencoded
and the payload should contain SG=1.019&Temp=71.0&Color=ORANGE&Timepoint=43984.33630927084&Beer=Beer&Comment=Comment
Beer
and Comment
are ignored, so they can be whatever, just set the SG
Temp
Color
and Timestamp
appropriately.