Skip to content

Commit

Permalink
docs: update home-assistant.md (#4049)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Aug 18, 2024
1 parent 9d7ef18 commit 08bc29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/documentation/community-guide/home-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Create an API token from Mealie's User Settings page (https://hay-kot.github.io/
#### 2. Create Home Assistant Sensors

Create REST sensors in home assistant to get the details of today's meal.
We will create sensors to get the name and ID of the first meal in today's meal plan (note that this may not be what is wanted if there is more than one meal planned for the day). We need the ID as well as the name to be able to retreive the image for the meal.
We will create sensors to get the name and ID of the first meal in today's meal plan (note that this may not be what is wanted if there is more than one meal planned for the day). We need the ID as well as the name to be able to retrieve the image for the meal.

Make sure the url and port (`http://mealie:9000` ) matches your installation's address and _API_ port.

Expand Down

0 comments on commit 08bc29c

Please sign in to comment.