Closed edzeg closed 2 months ago
Two errors from the linter:
yaml[new-line-at-end-of-file]: No new line character at the end of file
roles/barcodebuddy/tasks/main.yml:24
yaml[new-line-at-end-of-file]: No new line character at the end of file
roles/grocy/tasks/main.yml:24
Description
Grocy
Grocy is a web-based self-hosted groceries & household management solution for your home. Inventory and track your household consumables, from your pantry, to your fridge, to your cleaning supplies. Also allows assigning and tracking of Household Chores. (can also be connected with Home Assistant)
Recipes can also be added to Grocy and, in theory, this can simplify Meal Planning and creating Shopping Lists.
Barcode Buddy
Companion tool for Grocy that makes adding/managing items easier. Pass barcodes to Barcode Buddy. If already in the Grocys system, it will consume/add/open the product there. If an unknown barcode is passed, the product name will be looked up and a corresponding product can be chosen in the Web UI. Tags can be saved — if a new product contains the tag in the name, the product will be already preselected in the drop-down list.
To Do:
[ ] Create Documentation
How Has This Been Tested?