mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
7.33k stars 732 forks source link

[BUG] - I cannot get HomeAssistant to see the image for meal of the day through Generic Camera #4232

Closed GavinKABarnes closed 1 week ago

GavinKABarnes commented 1 month ago

First Check

What is the issue you are experiencing?

I'm trying to integrate Mealie into HomeAssistant, I have set up the sensors correctly in the YAML file and they are working correctly, however, when I use the link in the documentation (with my IP and port number), I get the message "Unable to load valid image from still image URL: The URL was not found on the server."

Mealie is hosted through my Unraid server, and all other functionality seems to work.

Steps to Reproduce

I'm not sure how to have this reproduced as I can't seem to find anyone who's had this issue.

Please provide relevant logs

I'm not sure what logs I could even put in here, as the docker runs fine, I just cannot access the meal of the day image

Mealie Version

ghcr.io/mealie-recipes/mealie:nightly

Deployment

Unraid

Additional Deployment Details

No response

GavinKABarnes commented 1 month ago

Upon further inspection, it seems that the recipe ID/Meal ID sensor is reporting "unknown", which is likely what is causing the issue

I'm not entirely sure why, however, here's my YAML config for that sensor

mopedy commented 1 month ago

Hi, I had the same, changing households to groups resolved this for me.

michael-genson commented 1 month ago

changing households to groups resolved this for me

If you're on v1.12 or earlier, this is correct. If you're on nightly (or in the future) households is correct

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.