Update!

Hey folks, hope all is well out there!

I’ve continued working on user related features. This morning I pushed the User Preferences backend feature to the DECAF repo. I have also implemented the UI for the feature:

Some Notes:

  • Strength and mug size can be overridden in a recipe. It sets the defaults for recipe creation, so if you always use the same mug, you don’t have to constantly input that value. The strength value also informs what community recipes will be shown first, it basically front loads the results with recipes that are more likely to match your preferences. These suggestions will get more granular as learning mode rolls out in the future.

  • The Auto Brew schedule is a temp workaround until I have a chance to add a scheduling interface with a proper calendar view.

  • Before I can push the front end feature up to Github, I need to fix an issue where existing preferences are not pre-populating the form. Should have that fixed today or tomo.

  • This form will likely change a bit as we see what items should be here vs other setting screens.

Other Bits:

  • The next view I will be pushing up will be the in progress Brew screen. This is mostly complete but does need the backend status websocket endpoint pulled into the current dev branch of DECAF. The status endpoint is already functionally complete.

  • I expect I will be able to start doing new brew demos on Wednesday. If I can swing a mid week update to share some vids, I will do so.

  • I’m still iffy on timing shipments after June’s limited output, but should be good to discuss this next week.

Thanks all!

MComment