mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	docs: Update API path in home-assistant.md (#4614)
This commit is contained in:
		| @@ -24,7 +24,7 @@ Make sure the url and port (`http://mealie:9000` ) matches your installation's a | |||||||
|  |  | ||||||
| ```yaml | ```yaml | ||||||
| rest: | rest: | ||||||
|   - resource: "http://mealie:9000/api/groups/mealplans/today" |   - resource: "http://mealie:9000/api/households/mealplans/today" | ||||||
|     method: GET |     method: GET | ||||||
|     headers: |     headers: | ||||||
|       Authorization: Bearer <<API_TOKEN>> |       Authorization: Bearer <<API_TOKEN>> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user