🎉 Release of add-on Grocy 0.19.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-26 11:30:11 +00:00
parent fd35603bb9
commit c211403212
5 changed files with 51 additions and 44 deletions

View file

@ -800,10 +800,10 @@ SOFTWARE.
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.18.3 [addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.19.0
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.18.3/README.md [addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.19.0/README.md
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
[grocy-version-shield]: https://img.shields.io/badge/version-v0.18.3-blue.svg [grocy-version-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg
[grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,12 +1,19 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck ([#327](https://github.com/hassio-addons/addon-grocy/pull/327))
- 🎆 Updates maintenance/license year to 2023 @frenck ([#331](https://github.com/hassio-addons/addon-grocy/pull/331))
- Add Renovate for dependency management @frenck ([#341](https://github.com/hassio-addons/addon-grocy/pull/341))
## 📚 Documentation
- Fixed broken link @monsieurhannes ([#349](https://github.com/hassio-addons/addon-grocy/pull/349))
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#306) - ⬆️ Upgrades add-on base image to 13.0.0 @frenck ([#324](https://github.com/hassio-addons/addon-grocy/pull/324))
- ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#311) - ⬆️ Upgrades add-on base image to 13.1.1 @frenck ([#332](https://github.com/hassio-addons/addon-grocy/pull/332))
- ⬆️ Upgrades php8 to 8.0.25-r0 @frenck (#317) - ⬆️ Upgrades add-on base image to 13.1.3 @frenck ([#339](https://github.com/hassio-addons/addon-grocy/pull/339))
- ⬆️ Upgrades composer to 2.4.2-r0 @frenck (#318) - ⬆️ Update PHP to v8.1.17-r0 @renovate ([#347](https://github.com/hassio-addons/addon-grocy/pull/347))
- ⬆️ Upgrades nginx to 1.22.1-r0 @frenck (#319) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 @renovate ([#348](https://github.com/hassio-addons/addon-grocy/pull/348))
- ⬆️ Upgrades git to 2.36.3-r0 @frenck (#320)
- ⬆️ Upgrades Grocy to 3.3.2 @frenck (#321)
- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#322)

View file

@ -247,7 +247,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2019-2022 Franck Nijhof Copyright (c) 2019-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@ -281,4 +281,4 @@ SOFTWARE.
[python-packages]: https://pypi.org/ [python-packages]: https://pypi.org/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-grocy/releases [releases]: https://github.com/hassio-addons/addon-grocy/releases
[semver]: http://semver.org/spec/v2.0.0.htm [semver]: http://semver.org/spec/v2.0.0.html

View file

@ -50,10 +50,10 @@ If you are more interested in stable releases of our add-ons:
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[grocy-demo]: https://demo-en.grocy.info [grocy-demo]: https://demo-en.grocy.info
[grocy]: https://grocy.info/ [grocy]: https://grocy.info/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.18.3-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.18.3 [release]: https://github.com/hassio-addons/addon-grocy/tree/v0.19.0
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif

View file

@ -1,21 +1,28 @@
name: Grocy
version: 0.19.0
slug: grocy
description: ERP beyond your fridge! A groceries & household management solution for
your home
url: https://github.com/hassio-addons/addon-grocy
codenotary: codenotary@frenck.dev
ingress: true
ingress_stream: true
init: false
panel_icon: mdi:cart
panel_admin: false
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
- armhf - armhf
- armv7 - armv7
- i386 - i386
codenotary: codenotary@frenck.dev
description: ERP beyond your fridge! A groceries & household management solution for
your home
image: ghcr.io/hassio-addons/grocy/{arch}
ingress: true
ingress_stream: true
init: false
map: map:
- ssl - ssl
name: Grocy ports:
80/tcp: null
ports_description:
80/tcp: Web interface (Not required for Ingress)
options: options:
certfile: fullchain.pem
culture: en culture: en
currency: USD currency: USD
entry_page: stock entry_page: stock
@ -28,26 +35,21 @@ options:
shoppinglist: true shoppinglist: true
stock: true stock: true
tasks: true tasks: true
grocy_ingress_user: ''
keyfile: privkey.pem
ssl: true
tweaks: tweaks:
chores_assignment: true chores_assignment: true
multiple_shopping_lists: true multiple_shopping_lists: true
stock_best_before_date_tracking: true stock_best_before_date_tracking: true
stock_count_opened_products_against_minimum_stock_amount: true
stock_location_tracking: true stock_location_tracking: true
stock_price_tracking: true stock_price_tracking: true
stock_product_freezing: true stock_product_freezing: true
stock_product_opened_tracking: true stock_product_opened_tracking: true
panel_admin: false stock_count_opened_products_against_minimum_stock_amount: true
panel_icon: mdi:cart ssl: true
ports: certfile: fullchain.pem
80/tcp: null keyfile: privkey.pem
ports_description: grocy_ingress_user: ''
80/tcp: Web interface (Not required for Ingress)
schema: schema:
certfile: str log_level: list(trace|debug|info|notice|warning|error|fatal)?
culture: list(ca|cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|lt|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sl|sv_SE|ta|tr|uk|zh_CN|zh_TW) culture: list(ca|cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|lt|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sl|sv_SE|ta|tr|uk|zh_CN|zh_TW)
currency: match(^[A-Z]{3}$) currency: match(^[A-Z]{3}$)
entry_page: list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan) entry_page: list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)
@ -60,21 +62,19 @@ schema:
shoppinglist: bool shoppinglist: bool
stock: bool stock: bool
tasks: bool tasks: bool
grocy_ingress_user: str
keyfile: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?
ssl: bool
tweaks: tweaks:
calendar_first_day_of_week: int(0,6)? calendar_first_day_of_week: int(0,6)?
chores_assignment: bool chores_assignment: bool
meal_plan_first_day_of_week: int(0,6)? meal_plan_first_day_of_week: int(0,6)?
multiple_shopping_lists: bool multiple_shopping_lists: bool
stock_best_before_date_tracking: bool stock_best_before_date_tracking: bool
stock_count_opened_products_against_minimum_stock_amount: bool
stock_location_tracking: bool stock_location_tracking: bool
stock_price_tracking: bool stock_price_tracking: bool
stock_product_freezing: bool stock_product_freezing: bool
stock_product_opened_tracking: bool stock_product_opened_tracking: bool
slug: grocy stock_count_opened_products_against_minimum_stock_amount: bool
url: https://github.com/hassio-addons/addon-grocy ssl: bool
version: 0.18.3 certfile: str
keyfile: str
grocy_ingress_user: str
image: ghcr.io/hassio-addons/grocy/{arch}