From 514c5cc03f4cafaaa2bfe777d20b0d02f3e4b3b5 Mon Sep 17 00:00:00 2001 From: Rosemary Orchard <16113535+RosemaryOrchard@users.noreply.github.com> Date: Wed, 3 Jul 2024 05:50:04 +0100 Subject: [PATCH] Update mealie integration docs with API Token location (#33526) * Update mealie docs with API token information * Fix list * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/mealie.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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