Hi, This is my first time posting here. I am looking for some advice. I haven’t been able to find an integration for storing cooking recipes. Right now, I am storing some recipes in Markup cards on a dashboard but I do…
Cooking Recipes - Home Assistant Community = 40rem)" rel="stylesheet" data-target="desktop" /> = 40rem)" rel="stylesheet" data-target="chat_desktop" /> = 40rem)" rel="stylesheet" data-target="discourse-ai_desktop" /> = 40rem)" rel="stylesheet" data-target="discourse-reactions_desktop" /> = 40rem)" rel="stylesheet" data-target="poll_desktop" /> = 40rem)" rel="stylesheet" data-target="desktop_theme" data-theme-id="19" data-theme-name="scroll to top"/> Cooking Recipes louhugg September 5, 2022, 8:23pm 1 Hi, This is my first time posting here. I am looking for some advice. I haven’t been able to find an integration for storing cooking recipes. Right now, I am storing some recipes in Markup cards on a dashboard but I don’t think this is the best way to hold, store, or show this information. Does anyone have advice on what the right method of doing this is? I am not looking for a super polished result. I don’t mind trying to tinker on this, but I wanted to get some ideas from the experts in case there is something already out there that I couldn’t find when I was searching for recipes and cooking topics. And I don’t think using Markdown cards and storing this in a graphics area is the right move. Thanks! Coolie1101 (Coolie) October 19, 2022, 9:17pm 2 Hey, have you found a solution? arkadius.koziel (Arkadius) November 3, 2022, 8:04am 3 Have you tried the official addon: It can store recipes and can be used for: Stock management Shopping list Chores & tasks Inventory and many more. 1 Like renk1 January 4, 2023, 12:31am 4 I use mealie, it’s pretty good and you can import through an addon 3 Likes louhugg January 17, 2023, 11:16pm 5 Great recommendation. I hadn’t heard about this before and it sounds exactly like what I am looking for. I know it may not be a full HA integration but I really appreciate the comment!!! Gerben321 March 22, 2024, 8:53am 7 Anyone found a good way for recipes? Yes there is Grocy, but it’s super clunky in use. The UX just feels old fashioned, and their devs are supid toxic. I would love to have recipes in one place, and integrated into HA. Ctarlet (Ctarlet) May 20, 2024, 3:28pm 8 I’m also looking for a solution that would allow me to store recipes and create weekly meal plans. I like Mealie, but I don’t have the ability to host a server for it. I’d like some kind of add-on for Home Assistant. Has anyone found something new? gbcatrinoiu (Bogdan) May 21, 2024, 10:56am 9 You might want to try Tandoor. it is also available as an HA add-on. link here MeesHA (mees) June 10, 2026, 8:21am 10 If you want to use Mealie, you can install the hassio add-ons from alexbelgium. linked: GitHub - alexbelgium/hassio-addons: My homeassistant addons · GitHub It has created many new Add-on applicatiaons you can use including Mealie. This way you can run it within Home assistant MeesHA (mees) June 10, 2026, 8:22am 11 If you want to use Mealie, you can install the hassio add-ons from alexbelgium. linked: GitHub - alexbelgium/hassio-addons: My homeassistant addons · GitHub It has created many new Add-on applicatiaons you can use including Mealie. This way you can run it within Home assistant dcapslock (Darryn Capes-Davis) June 10, 2026, 8:35am 12 This post got me thinking. As well as teh Grocery side of things you could also: If you have a controllable oven, have integration preheat the oven when you start cooking. Have TTS read you out the steps. If you have an overhead camera, AI can track where you are up to and prompt if you have missed ingredients (once I was rushing pikelets and forget the sugar!) When you need a recpie timer you just need to mention it e.g. start the dough kneading timer. start the bake timer - AI would get the duration from the recipe. And day before, "Mycroft, I will be cooking piklets tomorrow. Please add anything we need to the shopping list". Hmmm.. where to start on this. Sidioussam (Paul Downing) July 29, 2026, 8:17pm 13 Currently I have toggle switches for dishes we make frequently at home, linked to an automation. So when I tell home assistant to turn on a certain dish, the automation adds the ingredients to the shopping list. It’s clunky, and dumb, as it doesn’t check the shopping list for duplicate ingredients, and it can’t check to see if you already have the ingredients. If you were looking to start somewhere, I’d start there, as in a more streamlined way to get ingredients for upcoming meals onto a shopping list, that avoids duplications (or better, sees how many duplicates there are, and replaces them with “n - whatever ingredient”. My next step after that would be to see if you could incorporate tts and read the instructions while you cook.