From 95609413d8e72b89b1676decb0ec6d89daac2b6f Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Mon, 14 Oct 2024 11:10:14 +0100 Subject: [PATCH] Add polling times to Mealie integration (#35222) --- source/_integrations/mealie.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_integrations/mealie.markdown b/source/_integrations/mealie.markdown index 4ecf532504f..dd9810f0eb0 100644 --- a/source/_integrations/mealie.markdown +++ b/source/_integrations/mealie.markdown @@ -36,7 +36,7 @@ You create your API token on your Mealie installation: ## Available calendars -The integration will create a calendar for every type of meal plan: +The integration will create a calendar for every type of meal plan, which are updated once an hour: - Breakfast - Lunch @@ -45,11 +45,12 @@ The integration will create a calendar for every type of meal plan: ## Shopping Lists -The integration will create a to-do list for every Mealie shopping list. +The integration will create a to-do list for every Mealie shopping list, which are updated every 5 minutes. ## Sensors -The integration provides the following sensors for the statistics: +The integration provides the following sensors for the statistics, which are updated every 15 minutes: + - number of recipes - categories (such as beverage, dessert, Italian, seafood) - tags (such as alcohol)