mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
📚 Update README features tweaks (#81)
This commit is contained in:
parent
027bd8a4cd
commit
0c38834258
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,7 @@ features:
|
||||||
equipment: true
|
equipment: true
|
||||||
recipes: true
|
recipes: true
|
||||||
shoppinglist: true
|
shoppinglist: true
|
||||||
|
stock: true
|
||||||
tasks: true
|
tasks: true
|
||||||
tweaks:
|
tweaks:
|
||||||
chores_assignment: true
|
chores_assignment: true
|
||||||
|
@ -77,6 +78,7 @@ tweaks:
|
||||||
stock_best_before_date_tracking: true
|
stock_best_before_date_tracking: true
|
||||||
stock_location_tracking: true
|
stock_location_tracking: true
|
||||||
stock_price_tracking: true
|
stock_price_tracking: true
|
||||||
|
stock_produc_freezing: true
|
||||||
stock_product_opened_tracking: true
|
stock_product_opened_tracking: true
|
||||||
log_level: info
|
log_level: info
|
||||||
ssl: false
|
ssl: false
|
||||||
|
@ -176,6 +178,7 @@ or disabled:
|
||||||
- `equipment`
|
- `equipment`
|
||||||
- `recipes`
|
- `recipes`
|
||||||
- `shoppinglist`
|
- `shoppinglist`
|
||||||
|
- `stock`
|
||||||
- `tasks`
|
- `tasks`
|
||||||
|
|
||||||
Set it `true` to enable it, `false` otherwise.
|
Set it `true` to enable it, `false` otherwise.
|
||||||
|
@ -190,6 +193,7 @@ The following sub features can be enabled or disabled:
|
||||||
- `stock_best_before_date_tracking`
|
- `stock_best_before_date_tracking`
|
||||||
- `stock_location_tracking`
|
- `stock_location_tracking`
|
||||||
- `stock_price_tracking`
|
- `stock_price_tracking`
|
||||||
|
- `stock_product_freezing`
|
||||||
- `stock_product_opened_tracking`
|
- `stock_product_opened_tracking`
|
||||||
|
|
||||||
Set it `true` to enable it, `false` otherwise.
|
Set it `true` to enable it, `false` otherwise.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue