mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
🔨Add mealplan and calendar first day of week (#72)
* 🔨Add mealplan first day of week * 🔨Rename variable to mealday * 📚Update documentation * 🔨Add Calendar Day of week option
This commit is contained in:
parent
c7c0bb5b21
commit
21e3c324c6
3 changed files with 20 additions and 0 deletions
|
@ -194,6 +194,12 @@ The following sub features can be enabled or disabled:
|
|||
|
||||
Set it `true` to enable it, `false` otherwise.
|
||||
|
||||
The following sub features can be set to specify a day (0-6), where 0 would
|
||||
equal Sunday:
|
||||
|
||||
- `calendar_first_day_of_week`
|
||||
- `meal_plan_first_day_of_week`
|
||||
|
||||
## Known issues and limitations
|
||||
|
||||
- Grocy support to provide custom lookup resources to lookup information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue