Last Updated:

Enhanced Meal Planning with Mealie 3.7

S.C.O.R.E.ConvenienceDeviceControl

Overview

The new meal plan types in Mealie 3.7 provide users with the ability to create dedicated dessert, drink, and snack plans, addressing the common challenge of meal variety. This added flexibility enhances meal preparation and encourages healthier eating habits by allowing for more diverse meal options.

Convenience icon

Benefits

  • Increased variety in meal planning to cater to different tastes and dietary needs.
  • Simplified preparation of meals, snacks, and drinks in one organized platform.
  • Encourages family participation in meal planning, making it a collaborative activity.

Intent

This capability aims to streamline meal planning by allowing users to categorize their meals into distinct types, such as snacks and desserts. The outcome is a more organized approach to meal preparation, ultimately saving time and reducing stress in the kitchen.

Preconditions

  • Mealie 3.7 installed and configured on your home server.
  • Access to the Mealie application through a web interface or mobile app.
  • Home Assistant installed and configured.
  • Application available and configured: Mealie.
  • Integration available and authenticated: ESPHome.
  • Device installed and reachable: RainMachine Version 2 (API 4.6.1).

Actors

  • Homeowner managing household meal planning
  • Family members contributing to meal choices
  • Children selecting snacks and desserts

Trigger

The capability is triggered when the user accesses the Mealie app to create or modify a meal plan.

Workflow Diagram

flowchart TD
    A[User accesses Mealie] -->|selects meal type| B{New meal type?}
    B -->|Yes| C[Add dessert, drink, or snack plan]
    C --> D[Plan saved to meal schedule]
    B -->|No| E[Exit without changes]

Workflow Description

1. Open Mealie App

User launches the Mealie application on their device.

2. Select Meal Type

User chooses to create a new meal plan and selects the type (dessert, drink, snack).

3. Enter Meal Details

User inputs details for the selected meal type, including recipes and ingredients.

4. Save Meal Plan

User saves the new meal type, which is then added to their meal planning schedule.

5. Review Meal Plan

User reviews the updated meal plan to ensure everything is included as desired.

Postconditions

The user has successfully created and saved a new meal plan type, enhancing their overall meal planning experience and providing a wider range of meal options.

Optional Enhancements

  • Integration with grocery delivery services for ingredient shopping.
  • Personalized meal suggestions based on dietary preferences.
  • Notifications for upcoming meals and ingredient needs.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
MealieESPHome, TasmotaRainMachine Version 2 (API 4.6.1), Garage Door Opener

Source Examples