-
How did you setup the Oauthprovider in Authentik. Especially, how did you setup the username claim?
-
Based on https://demo.grocy.info/api/openapi/specification:
```json
{
"openapi": "3.1.0",
"components": {
"schemas": {
"Product": {
"type": "object",
"propertie…
-
I self host a grocy server with a self signed cert. When I try to connect the app to my grocy server, it complains about an invalid certificate and won't let me connect. It would be nice to have the o…
-
Thanks for this nice piece of python! Really like it.
Is there by chance, any way to add a couple of questions to the hunt mode? By example, every product uses the standard qu_id_stock from add_to…
llewy updated
2 years ago
-
Hello and firstly thank for your great work on this component.
Would it be possible to match user connected user in HA with the user that complete a chore. I was thinking about a configuration file…
-
I'm using two open source projects. Namely - [Grocy](/grocy/grocy) and [Gitea](/go-gitea/gitea), which have their respective specifications hosted on demo instances.
I tried to user their API via [o…
-
Having recently taken on a full-time employment role (that I'm enjoying), there's a bit less maintainer time available for `grocy-docker` at the moment, meaning less time to discuss inbound issues, te…
-
When using a physical barcode scanner, you don't have any visual feedback that your scanned barcode sent successfully to the grocy server; you only get the sound that it was scanned, that's it.
So …
-
First of all, thanks for this amazing tool. It works perfectly fine for me. I use it especially for simple chores tracking, which is not that convenient with the Grocy App.
Within this household, we …
-
**Is your feature request related to a problem? Please describe.**
I'd like to surface the weekly meal plan outside of Tandoor for my family to view
**Describe the solution you'd like**
Homeassis…