diff --git a/source/_integrations/mealie.markdown b/source/_integrations/mealie.markdown index 68427f9508e..0f43e762308 100644 --- a/source/_integrations/mealie.markdown +++ b/source/_integrations/mealie.markdown @@ -14,8 +14,20 @@ ha_platforms: ha_integration_type: integration --- + The Mealie integration will fetch data from your [Mealie instance](https://mealie.io/). +## Prerequisites + +You create your API token on your Mealie installation: + +1. Sign in to Mealie. +2. Go to your user (profile). +3. Go to **Manage Your API Tokens** under (`/user/profile/api-tokens`). +4. Enter a meaningful token name, such as 'Home Assistant'. +5. Select **Generate**. +6. Copy the token that now appears so that you can later paste it into Home Assistant. + {% include integrations/config_flow.md %} ## Available calendars @@ -25,4 +37,4 @@ The integration will create a calendar for every type of meal plan: - Breakfast - Lunch - Dinner -- Side \ No newline at end of file +- Side