1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Bump aiomealie to 1.2.3 (#166942)

This commit is contained in:
Andrew Jackson
2026-03-31 14:36:23 +01:00
committed by GitHub
parent ac6ddf32c8
commit c09d91765f
9 changed files with 292 additions and 10 deletions

View File

@@ -7,5 +7,5 @@
"integration_type": "service", "integration_type": "service",
"iot_class": "local_polling", "iot_class": "local_polling",
"quality_scale": "platinum", "quality_scale": "platinum",
"requirements": ["aiomealie==1.2.2"] "requirements": ["aiomealie==1.2.3"]
} }

2
requirements_all.txt generated
View File

@@ -324,7 +324,7 @@ aiolookin==1.0.0
aiolyric==2.0.2 aiolyric==2.0.2
# homeassistant.components.mealie # homeassistant.components.mealie
aiomealie==1.2.2 aiomealie==1.2.3
# homeassistant.components.modern_forms # homeassistant.components.modern_forms
aiomodernforms==0.1.8 aiomodernforms==0.1.8

View File

@@ -309,7 +309,7 @@ aiolookin==1.0.0
aiolyric==2.0.2 aiolyric==2.0.2
# homeassistant.components.mealie # homeassistant.components.mealie
aiomealie==1.2.2 aiomealie==1.2.3
# homeassistant.components.modern_forms # homeassistant.components.modern_forms
aiomodernforms==0.1.8 aiomodernforms==0.1.8

View File

@@ -15,6 +15,8 @@
"name": "Cauliflower Salad", "name": "Cauliflower Salad",
"slug": "cauliflower-salad", "slug": "cauliflower-salad",
"image": "qLdv", "image": "qLdv",
"recipeServings": 6.0,
"recipeYieldQuantity": 6.0,
"recipeYield": "6 servings", "recipeYield": "6 servings",
"totalTime": "2 Hours 35 Minutes", "totalTime": "2 Hours 35 Minutes",
"prepTime": "25 Minutes", "prepTime": "25 Minutes",
@@ -56,7 +58,9 @@
"name": "15 Minute Cheesy Sausage & Veg Pasta", "name": "15 Minute Cheesy Sausage & Veg Pasta",
"slug": "15-minute-cheesy-sausage-veg-pasta", "slug": "15-minute-cheesy-sausage-veg-pasta",
"image": "BeNc", "image": "BeNc",
"recipeYield": "", "recipeServings": null,
"recipeYieldQuantity": null,
"recipeYield": null,
"totalTime": null, "totalTime": null,
"prepTime": null, "prepTime": null,
"cookTime": null, "cookTime": null,

View File

@@ -20,6 +20,8 @@
"name": "Zoete aardappel curry traybake", "name": "Zoete aardappel curry traybake",
"slug": "zoete-aardappel-curry-traybake", "slug": "zoete-aardappel-curry-traybake",
"image": "AiIo", "image": "AiIo",
"recipeServings": null,
"recipeYieldQuantity": null,
"recipeYield": "2 servings", "recipeYield": "2 servings",
"totalTime": "40 Minutes", "totalTime": "40 Minutes",
"prepTime": null, "prepTime": null,
@@ -141,6 +143,8 @@
"name": "Boeuf bourguignon : la vraie recette (2)", "name": "Boeuf bourguignon : la vraie recette (2)",
"slug": "boeuf-bourguignon-la-vraie-recette-2", "slug": "boeuf-bourguignon-la-vraie-recette-2",
"image": "nj5M", "image": "nj5M",
"recipeServings": 4,
"recipeYieldQuantity": 4.0,
"recipeYield": "4 servings", "recipeYield": "4 servings",
"totalTime": "5 Hours", "totalTime": "5 Hours",
"prepTime": "1 Hour", "prepTime": "1 Hour",

View File

@@ -5,6 +5,8 @@
"name": "Original Sacher-Torte (2)", "name": "Original Sacher-Torte (2)",
"slug": "original-sacher-torte-2", "slug": "original-sacher-torte-2",
"image": "SuPW", "image": "SuPW",
"recipeServings": 4.0,
"recipeYieldQuantity": 4.0,
"recipeYield": "4 servings", "recipeYield": "4 servings",
"totalTime": "2 hours 30 minutes", "totalTime": "2 hours 30 minutes",
"prepTime": "1 hour 30 minutes", "prepTime": "1 hour 30 minutes",

View File

@@ -12,7 +12,9 @@
"name": "tu6y", "name": "tu6y",
"slug": "tu6y", "slug": "tu6y",
"image": null, "image": null,
"recipeYield": null, "recipeServings": 4.0,
"recipeYieldQuantity": 4.0,
"recipeYield": "4 servings",
"totalTime": null, "totalTime": null,
"prepTime": null, "prepTime": null,
"cookTime": null, "cookTime": null,
@@ -87,7 +89,9 @@
"name": "Sweet potatoes", "name": "Sweet potatoes",
"slug": "sweet-potatoes", "slug": "sweet-potatoes",
"image": "kdhm", "image": "kdhm",
"recipeYield": "", "recipeServings": null,
"recipeYieldQuantity": null,
"recipeYield": null,
"totalTime": null, "totalTime": null,
"prepTime": null, "prepTime": null,
"cookTime": null, "cookTime": null,

View File

@@ -34,7 +34,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': 5.0, 'rating': 5.0,
'recipe_id': '5b055066-d57d-4fd0-8dfd-a2c2f07b36f1', 'recipe_id': '5b055066-d57d-4fd0-8dfd-a2c2f07b36f1',
'recipe_servings': None,
'recipe_yield': '6 servings', 'recipe_yield': '6 servings',
'recipe_yield_quantity': None,
'slug': 'roast-chicken', 'slug': 'roast-chicken',
'tags': list([ 'tags': list([
]), ]),
@@ -74,7 +76,9 @@
'prep_time': '40 Minutes', 'prep_time': '40 Minutes',
'rating': None, 'rating': None,
'recipe_id': '47595e4c-52bc-441d-b273-3edf4258806d', 'recipe_id': '47595e4c-52bc-441d-b273-3edf4258806d',
'recipe_servings': None,
'recipe_yield': '4 servings', 'recipe_yield': '4 servings',
'recipe_yield_quantity': None,
'slug': 'greek-turkey-meatballs-with-lemon-orzo-creamy-feta-yogurt-sauce', 'slug': 'greek-turkey-meatballs-with-lemon-orzo-creamy-feta-yogurt-sauce',
'tags': list([ 'tags': list([
]), ]),
@@ -114,7 +118,9 @@
'prep_time': None, 'prep_time': None,
'rating': None, 'rating': None,
'recipe_id': 'c5f00a93-71a2-4e48-900f-d9ad0bb9de93', 'recipe_id': 'c5f00a93-71a2-4e48-900f-d9ad0bb9de93',
'recipe_servings': None,
'recipe_yield': '2 servings', 'recipe_yield': '2 servings',
'recipe_yield_quantity': None,
'slug': 'zoete-aardappel-curry-traybake', 'slug': 'zoete-aardappel-curry-traybake',
'tags': list([ 'tags': list([
]), ]),
@@ -152,7 +158,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': None, 'rating': None,
'recipe_id': 'f79f7e9d-4b58-4930-a586-2b127f16ee34', 'recipe_id': 'f79f7e9d-4b58-4930-a586-2b127f16ee34',
'recipe_servings': None,
'recipe_yield': '6 servings', 'recipe_yield': '6 servings',
'recipe_yield_quantity': None,
'slug': 'eukole-makaronada-me-kephtedakia-ston-phourno-1', 'slug': 'eukole-makaronada-me-kephtedakia-ston-phourno-1',
'tags': list([ 'tags': list([
]), ]),
@@ -190,7 +198,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': 3.0, 'rating': 3.0,
'recipe_id': '92635fd0-f2dc-4e78-a6e4-ecd556ad361f', 'recipe_id': '92635fd0-f2dc-4e78-a6e4-ecd556ad361f',
'recipe_servings': None,
'recipe_yield': '12 servings', 'recipe_yield': '12 servings',
'recipe_yield_quantity': None,
'slug': 'pampered-chef-double-chocolate-mocha-trifle', 'slug': 'pampered-chef-double-chocolate-mocha-trifle',
'tags': list([ 'tags': list([
dict({ dict({
@@ -238,7 +248,9 @@
'prep_time': '8 Minutes', 'prep_time': '8 Minutes',
'rating': 5.0, 'rating': 5.0,
'recipe_id': '8bdd3656-5e7e-45d3-a3c4-557390846a22', 'recipe_id': '8bdd3656-5e7e-45d3-a3c4-557390846a22',
'recipe_servings': None,
'recipe_yield': '24 servings', 'recipe_yield': '24 servings',
'recipe_yield_quantity': None,
'slug': 'cheeseburger-sliders-easy-30-min-recipe', 'slug': 'cheeseburger-sliders-easy-30-min-recipe',
'tags': list([ 'tags': list([
dict({ dict({
@@ -286,7 +298,9 @@
'prep_time': '5 Minutes', 'prep_time': '5 Minutes',
'rating': None, 'rating': None,
'recipe_id': '48f39d27-4b8e-4c14-bf36-4e1e6497e75e', 'recipe_id': '48f39d27-4b8e-4c14-bf36-4e1e6497e75e',
'recipe_servings': None,
'recipe_yield': '6 servings', 'recipe_yield': '6 servings',
'recipe_yield_quantity': None,
'slug': 'all-american-beef-stew-recipe', 'slug': 'all-american-beef-stew-recipe',
'tags': list([ 'tags': list([
dict({ dict({
@@ -329,7 +343,9 @@
'prep_time': '10 Minutes', 'prep_time': '10 Minutes',
'rating': None, 'rating': None,
'recipe_id': '25b814f2-d9bf-4df0-b40d-d2f2457b4317', 'recipe_id': '25b814f2-d9bf-4df0-b40d-d2f2457b4317',
'recipe_servings': None,
'recipe_yield': '2 servings', 'recipe_yield': '2 servings',
'recipe_yield_quantity': None,
'slug': 'miso-udon-noodles-with-spinach-and-tofu', 'slug': 'miso-udon-noodles-with-spinach-and-tofu',
'tags': list([ 'tags': list([
]), ]),
@@ -383,7 +399,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': None, 'rating': None,
'recipe_id': '9d553779-607e-471b-acf3-84e6be27b159', 'recipe_id': '9d553779-607e-471b-acf3-84e6be27b159',
'recipe_servings': None,
'recipe_yield': '4 servings', 'recipe_yield': '4 servings',
'recipe_yield_quantity': None,
'slug': 'einfacher-nudelauflauf-mit-brokkoli', 'slug': 'einfacher-nudelauflauf-mit-brokkoli',
'tags': list([ 'tags': list([
dict({ dict({
@@ -428,7 +446,9 @@
'prep_time': '3 Minutes', 'prep_time': '3 Minutes',
'rating': None, 'rating': None,
'recipe_id': 'e360a0cc-18b0-4a84-a91b-8aa59e2451c9', 'recipe_id': 'e360a0cc-18b0-4a84-a91b-8aa59e2451c9',
'recipe_servings': None,
'recipe_yield': '2 servings', 'recipe_yield': '2 servings',
'recipe_yield_quantity': None,
'slug': 'receta-de-pollo-al-curry-en-10-minutos-con-video-incluido', 'slug': 'receta-de-pollo-al-curry-en-10-minutos-con-video-incluido',
'tags': list([ 'tags': list([
]), ]),
@@ -466,7 +486,9 @@
'prep_time': '1 Hour', 'prep_time': '1 Hour',
'rating': None, 'rating': None,
'recipe_id': '9c7b8aee-c93c-4b1b-ab48-2625d444743a', 'recipe_id': '9c7b8aee-c93c-4b1b-ab48-2625d444743a',
'recipe_servings': 4.0,
'recipe_yield': '4 servings', 'recipe_yield': '4 servings',
'recipe_yield_quantity': 4.0,
'slug': 'boeuf-bourguignon-la-vraie-recette-2', 'slug': 'boeuf-bourguignon-la-vraie-recette-2',
'tags': list([ 'tags': list([
dict({ dict({
@@ -564,7 +586,9 @@
'prep_time': '5 Minutes', 'prep_time': '5 Minutes',
'rating': None, 'rating': None,
'recipe_id': '48f39d27-4b8e-4c14-bf36-4e1e6497e75e', 'recipe_id': '48f39d27-4b8e-4c14-bf36-4e1e6497e75e',
'recipe_servings': None,
'recipe_yield': '6 servings', 'recipe_yield': '6 servings',
'recipe_yield_quantity': None,
'slug': 'all-american-beef-stew-recipe', 'slug': 'all-american-beef-stew-recipe',
'tags': list([ 'tags': list([
dict({ dict({
@@ -609,7 +633,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': None, 'rating': None,
'recipe_id': '9d553779-607e-471b-acf3-84e6be27b159', 'recipe_id': '9d553779-607e-471b-acf3-84e6be27b159',
'recipe_servings': None,
'recipe_yield': '4 servings', 'recipe_yield': '4 servings',
'recipe_yield_quantity': None,
'slug': 'einfacher-nudelauflauf-mit-brokkoli', 'slug': 'einfacher-nudelauflauf-mit-brokkoli',
'tags': list([ 'tags': list([
dict({ dict({
@@ -654,7 +680,9 @@
'prep_time': '15 Minutes', 'prep_time': '15 Minutes',
'rating': None, 'rating': None,
'recipe_id': '55c88810-4cf1-4d86-ae50-63b15fd173fb', 'recipe_id': '55c88810-4cf1-4d86-ae50-63b15fd173fb',
'recipe_servings': None,
'recipe_yield': '12 servings', 'recipe_yield': '12 servings',
'recipe_yield_quantity': None,
'slug': 'mousse-de-saumon', 'slug': 'mousse-de-saumon',
'tags': list([ 'tags': list([
]), ]),

File diff suppressed because it is too large Load Diff