Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Grocy and Barcode Buddy #386

Merged
merged 8 commits into from
Sep 18, 2024
Merged

Add Grocy and Barcode Buddy #386

merged 8 commits into from
Sep 18, 2024

Conversation

edzeg
Copy link
Contributor

@edzeg edzeg commented Sep 17, 2024

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?

  • Created both Grocy and Barcode Buddy containers on my server
  • Connected Barcode Buddy to Grocy API
  • Set up companion apps for Grocy (Android & iOS) and Barcode Buddy (Android), and bought a bluetooth barcode scanner (though you can also use device's camera, but this was more satisfying)
  • Performed inventory of my Pantry using Barcode Buddy to search barcodes and create products in Grocy

add Grocy and Barcode Buddy tags
@owine
Copy link
Collaborator

owine commented Sep 17, 2024

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

@owine owine merged commit 12dc15d into saltyorg:master Sep 18, 2024
184 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants