Skip to content

Commit

Permalink
docs: Update API path in home-assistant.md (#4614)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenni authored Nov 26, 2024
1 parent 3539385 commit dce6d86
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 @@ -24,7 +24,7 @@ Make sure the url and port (`http://mealie:9000` ) matches your installation's a

```yaml
rest:
- resource: "http://mealie:9000/api/groups/mealplans/today"
- resource: "http://mealie:9000/api/households/mealplans/today"
method: GET
headers:
Authorization: Bearer <<API_TOKEN>>
Expand Down

0 comments on commit dce6d86

Please sign in to comment.