Add polling times to Mealie integration (#35222)

This commit is contained in:
Andrew Jackson 2024-10-14 11:10:14 +01:00 committed by GitHub
parent 547ed43267
commit 95609413d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)