Georg Meißner

Results 108 comments of Georg Meißner

Ok, this is now somewhat possible with Open Food Facts and Grocy Mobile 2.3.0. Just quick-scan a new product, select Open Food Facts and you can use a minimalist form...

I will look into it. To test it, I will have to setup this on my server, but it will be interesting to do so. For support, I don't know...

Ok, I have set up a Hass.io instance. The problems seems to be that I need two? authentications, one for HASS, one for Grocy. But for now, I get HTTP...

Is there a reason to use ingress? I haven't understood the need for Ingress and how the add-on works. Just set a port and it works fine (e.g. http://homeassistant.local:PORT). It...

Thank you for the explanation. Your app serves as a great inspiration for me and has interesting solutions for implementing design and function of the app. Your described handling of...

I have replicated the progress for Hass Ingress with an API tool and am searching for a good way to implement this. The tricky point is that it first needs...

Ok, it should work now. Please test the new version (1.2.0) and if it works for you. I tested this on a local system and it worked fine. But I...

This error means that the token request was unsuccessful. Please check that the home assistant URL (the part before /api) and Bearer Token is valid. I will need to throw...

I will write a small tutorial this weekend and make the app a bit more explaining. You need the Grocy URL (which is accessed via Ingress) as well as the...

The quantity unit conversion is not implemented indeed, since I thought it was handled by the server. I am working on a fix.