The primary goal of our add-ons project is to provide you (as a Home Assistant user) with additional, high quality, add-ons that allow you to take your automated home to the next level.
I am Franck Nijhof, and I have 30 years of programming experience, in many languages. I am using this experience to work on the Home Assistant project by giving back my knowledge and time to the open source community.
The add-on you are currently looking at right now was developed/packaged by me. It is not the only add-on I have created; there are many many more
However, I have a problem⊠I am an addict. A addict that is. Lucky for you, I turn that C8H10N4O2 (caffeine molecule) into code (and add-ons)!
If you want to show your appreciation, consider supporting me for buying a cup of high octane wakey juice via one of the platforms below!
Enjoy your add-on, while I enjoy the brain juice.
Thanks for all the
âŠ/Frenck
P.S.: In case you want to ask me a question: AMA (Ask Me Anything). Most of the time I am online at the Discord chat. (I go by @Frenck in there as well).
@frenck really nice addon!! the chores part is something i have been looking for! a question thou. In the documentation there is a language spec, but in the demo there are more to choose from. In the Demo i can choose swedish but not in the plugin configuration. Why is that?
I am having trouble using the meal planning. I click the â+â sign, and nothing happens. No error message, no widow to add a recipe, nothing. I try to change the week, and the dates in the upper left changes, but the actual week doesnât change. Basically the meal planning doesnât work at all. Anyone else having any issues with it? Running the latest version of Hassio and the latest version of the addon.
Iâm having the same issues. Version 0.2.0 doesnât really work. I donât see my date in the normal overviews, but they are there deeper down.
Iâve created some issues, but have reverted back to version 0.1.0 for now.
Hi, I wanted to play around with the grocy api in javascript but I get an CORS error. Response to preflight request doesnât pass access control check: No âAccess-Control-Allow-Originâ header is present on the requested resource. How can I edit the ngix header stuff in hassio/grocy?
Besides Ingress, this release adds major upgrades about every single thing inside this add-on
Breaking change
The addition of Ingress makes this add-on not accessible directly. If you have added Grocy via an iframe panel, this release will break that. However, you can simply toggle the âShow in sidebarâ switch now
You can enable direct access again by going into the add-on configuration. A section is visible: âNetworkâ. Enter port 9192 (or anything else if you want) in the disabled field. Hit the âSAVEâ followed by the âRESTARTâ button to make your iframe and others work as before.
Changes
Upgrades Grocy to v2.4.2
Adds en_GB as selectable language
Maintaince -> Maintenance
Upgrades add-on base image to v4.0.1
Upgrades nginx to 1.16.0-r2
Upgrades php to 7.3.6-r0
Upgrades git to 2.22.0-r0
Upgrades yarn to 1.16.0-r0
Upgrades composer to 1.8.6-r0
Adds FUNDING.yml
Adds Ingress support
Removes now deprecated ssl directive
Adds extra language option to docs (#26) (@tjorim)
Having exactly the same issues as with version 0.2.0. Iâll give some addidtion to the issues.
Maybe itâs something with the settings in hassio or Grocy itself on version 0.1.0 thatâs not compatible with version 0.2.0 and higher. So restarting might solve the issue. But it would mean Iâm losing the products, stock and recipes. How can I restart while keeping that data? Als asking it here: https://github.com/hassio-addons/addon-grocy/issues/29
For those who use the custom component for hass (found in HACS) Iâm sharing the beta version of my card for displaying and tracking chores in Lovelace. This is beta and it might have lots of bugs.
GitHub repo
I have added this as a default repo in HACS.