Hi!
I’m creating an add-on/App to solve a basic problem that I was having. Found a recipe online and think “I need to copy this recipe and put it in a doc in my drive” and then never do it, so looking online I found some apps but, too complicated, or paid, so I made my own (justthefood.online), and then I thought that would be nice to have my recipes in HA so I can look at them from any devices in my kitchen.
So, basically you paste the link it scrapes the page and give you a clean version of the recipe, only the ingredients and the steps, and let you save it in your cookbook, if the site doesn’t have the right metadata to get the recipe, it tries to go through some regex and if that’s not enough it sends the text to Gemini/OpenAI/Claude to extract the recipe.
Also detect if in any of the steps it says something like “bake for 30 mins” and it creates a timer icon so you can start the timer from the recipe, it can be set to use in app timers, or use an HA timer entity.
It’s still a work in progress, but if anyone find it useful let me know so I can share it.
Here some screenshots:
Thanks!
