Skip to main content

The Grocy Android app

The final layer in our stack is the Grocy Android app, which provides a mobile front-end to the Grocy-Home Assistant installation and allows for camera-based barcode scanning.

The program was written in Java by a pair of brothers, Patrik and Dominic Zedler, during the start of the Covid lockdown (see the About section of the ReadMe). The app is currently on its 3rd full point release after five years of development (currently v3.7.0), although only one of the brothers is still maintaining it. The update schedule is still relatively frequent at present and it is, like Grocy, now fully featured. So it should be useable for some time as is, even if development ceases. Also, as mentioned previously, there is a possibility of falling back to an SSL version of Grocy that will read barcodes natively (untested by me but on my list to check out).

Support options are somewhat limited; there is an in-app FAQ, some of which is replicated on the GitHub FAQ page. But other than that it appears that the Grocy Reddit might be the best place to try to ask for help. Any issues/bugs can always be reported on GitHub of course.

As it is only a front-end to the Grocy server there is no data to back up, so in case of a software or hardware issue the recovery option is via re-installation and connecting back to Grocy via the API keys previously established for this purpose.

Looking back over the system as a whole (Home Assistant/Grocy/Grocy app) it appears to be well supported, stable and simple back-up and recovery options are available through the Home Assistant interface.

With that conclusion made it is now time to move forward with an operational trial of the system to assess whether it is useful in the real world (ie my house).

Comments

Popular posts from this blog

Getting moving with Grocy

Now we have Grocy working , even if in skeletal form, the next hurdle is to cut the tie to the PC and go mobile. The advantages of being able to update stock levels on the hoof are obvious. All consume and purchase operations can be done at the point of use without the need to make notes and mark these up later. Inventorying can be performed at the storage location rather than dragging everything to the computer or more note making. What is needed, therefore, is mobile access to Grocy via a smartphone or tablet. There are multiple ways to achieve this. Web Browser The first and simplest method is to use the web browser on your device. Although, at least with Android devices, the browser is slightly finnicky about which address it will accept for the Home Assistant (HA) server. Using the standard homeassistant.local:8123 address results in an error message ' This site can't be reached DNS_PROBE_FINISHED_NXDOMAIN. ' There appear to be known problems with Android phones ...

Grocy and its Home Assistant Add-on

The next layer of the Virtual Bean Counter software stack is the meat in the sandwich, Grocy (see Grocy system install ). As with the Home Assistant (HA) Operating System that was reviewed previously the aim of this article is to consider the support and backup options for the Grocy system as installed onto our HA virtual machine . But first a little history. Whither Grocy ? It sprang from the desire of a software developer, Bernd Bestel , to progress beyond using Excel (as we know a great spreadsheet and data analysis tool but with a limited UI) to something more fully featured by exploiting his experience with commercial inventory management. The first version of Grocy was released in 2017 and after seven years is now on its fourth full point release . However, unlike HA, it is essentially a one-man band with a single developer responsible for pretty much the entirety of the content all without stable funding (currently). That said the package is quite mature and " does wha...

How-to: Setting up a Blogger account with a non-Google e-mail address

As I've set up an e-mail address for the blog it makes sense to be able to post from it too. To do that I will need to set up an account with Blogger for the new e-mail address. At the same time I'll create a gmail account to both manage the blog and give access to the Google apps suite without the monthly fee. Skullcinema@gmail.com is already taken (as there is nothing new under the sun), but I can take a related e-mail address. I won't publish it here as the first address will generate enough spam as it is. Setting up a gmail account really doesn't require a guide, but it is covered here if you need one. So, off to set up an account  through Blogger . First of all though, log out of Google and/or Chrome or it will pull you straight through to Blogger on the account you are logged in on. Choose SIGN IN in the top right-hand corner of the Blogger home page, and then select  Use another account underneath the list of your current Google accounts. Now ...