mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add polling times to Mealie integration (#35222)
This commit is contained in:
parent
547ed43267
commit
95609413d8
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user