🎉 Release of add-on Grocy 0.17.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-22 18:44:14 +00:00
parent 5f7c841410
commit a4c2f11cf9
5 changed files with 41 additions and 37 deletions

View file

@ -772,10 +772,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.16.0 [addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.17.0
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.16.0/README.md [addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.17.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.16.0-blue.svg [grocy-version-shield]: https://img.shields.io/badge/version-v0.17.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

@ -2,43 +2,23 @@
## 🐛 Bug fixes ## 🐛 Bug fixes
- Add missing php8-iconv package @Zorvalt (#253) - Fix patch error on startup @kbehren (#277)
- Fix issue #208 @Artain (#254)
- Apply location fix only when using Ingress @frenck (#267)
## 🚀 Enhancements ## 🚀 Enhancements
- 🔑 Update NGINX SSL parameters @frenck (#217) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#289)
- 🏎 Enable streaming mode for Ingress @frenck (#218)
- Migrate JSON config to YAML @frenck (#246)
- Allow non-administrator HA users to see Grocy @MattDahEpic (#256)
## 🧰 Maintenance ## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#215) - 🔒 Pass sign token to main workflow @frenck (#290)
- Switch to centralized GitHub Action Workflows @frenck (#245)
- 🚀 Update CI to latest version @frenck (#263)
## 📚 Documentation ## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#216) - 📚 Add My buttons to documentation @frenck (#291)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades php8 to 8.0.9-r0 @frenck (#214) - ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#279)
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#219) - ⬆️ Upgrades php8 to 8.0.16-r0 @frenck (#287)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#220) - ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#288)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#223) - ⬆️ Update Grocy to v3.2.0 @malcp (#284)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#227)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#226)
- ⬆️ Upgrades php8 to 8.0.11-r0 @frenck (#228)
- ⬆️ Upgrades Grocy to 3.1.1 @frenck (#229)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#232)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#239)
- ⬆️ Upgrades php8 to 8.0.12-r0 @frenck (#244)
- ⬆️ Upgrades add-on base image to 10.2.0 @frenck (#247)
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#251)
- Upgrades Grocy to 3.1.2 @facastagnini (#248)
- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#257)
- Upgrades Grocy to 3.1.3 @MaoZ1993 (#262)
- ⬆️ Upgrades php8 to 8.0.14-r0 @frenck (#266)

View file

@ -17,14 +17,24 @@ management solution for your home, delivering features like:
The installation of this add-on is pretty straightforward and not different in The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on. comparison to installing any other Home Assistant add-on.
1. Search for the "Grocy" add-on in the Supervisor add-on store. 1. Click the Home Assistant My button below to open the add-on on your Home
1. Install the "Grocy" add-on. Assistant instance.
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
1. Click the "Install" button to install the add-on.
1. Start the "Grocy" add-on. 1. Start the "Grocy" add-on.
1. Check the logs of the "Grocy" add-on to see if everything went well. 1. Check the logs of the "Grocy" add-on to see if everything went well.
1. Click on the "OPEN WEB UI" button to get into the interface of Grocy. 1. Click on the "OPEN WEB UI" button to get into the interface of Grocy.
1. The default login is user: `admin` password: `admin`. 1. The default login is user: `admin` password: `admin`.
1. Enjoy the add-on! 1. Enjoy the add-on!
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration ## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._ **Note**: _Remember to restart the add-on when the configuration is changed._
@ -100,6 +110,7 @@ The private key file to use for SSL.
Is used for setting the language. Choose between: Is used for setting the language. Choose between:
- `ca` (Catalan)
- `cs` (Czech) - `cs` (Czech)
- `da` (Danish) - `da` (Danish)
- `de` (German) - `de` (German)
@ -191,6 +202,12 @@ equal Sunday:
- `calendar_first_day_of_week` - `calendar_first_day_of_week`
- `meal_plan_first_day_of_week` - `meal_plan_first_day_of_week`
### Option: `grocy_ingress_user`
Allows you to specify a default ingress user if desired (e.g. `admin`).
If no ingress user is set, the default login authentication is used.
## Known issues and limitations ## Known issues and limitations
- Grocy support to provide custom lookup resources to lookup information - Grocy support to provide custom lookup resources to lookup information
@ -256,6 +273,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_grocy
[alpine-packages]: https://pkgs.alpinelinux.org/packages [alpine-packages]: https://pkgs.alpinelinux.org/packages
[contributors]: https://github.com/hassio-addons/addon-grocy/graphs/contributors [contributors]: https://github.com/hassio-addons/addon-grocy/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e [discord-ha]: https://discord.gg/c5DvZ4e
@ -268,4 +287,6 @@ 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
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm [semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[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.16.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.16.0 [release]: https://github.com/hassio-addons/addon-grocy/tree/v0.17.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

@ -4,6 +4,7 @@ arch:
- armhf - armhf
- armv7 - armv7
- i386 - i386
codenotary: codenotary@frenck.dev
description: ERP beyond your fridge! A groceries & household management solution for description: ERP beyond your fridge! A groceries & household management solution for
your home your home
image: ghcr.io/hassio-addons/grocy/{arch} image: ghcr.io/hassio-addons/grocy/{arch}
@ -26,6 +27,7 @@ options:
shoppinglist: true shoppinglist: true
stock: true stock: true
tasks: true tasks: true
grocy_ingress_user: ''
keyfile: privkey.pem keyfile: privkey.pem
ssl: true ssl: true
tweaks: tweaks:
@ -45,7 +47,7 @@ ports_description:
80/tcp: Web interface (Not required for Ingress) 80/tcp: Web interface (Not required for Ingress)
schema: schema:
certfile: str certfile: str
culture: list(cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|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|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|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)
features: features:
@ -57,6 +59,7 @@ schema:
shoppinglist: bool shoppinglist: bool
stock: bool stock: bool
tasks: bool tasks: bool
grocy_ingress_user: str
keyfile: str keyfile: str
log_level: list(trace|debug|info|notice|warning|error|fatal)? log_level: list(trace|debug|info|notice|warning|error|fatal)?
ssl: bool ssl: bool
@ -73,4 +76,4 @@ schema:
stock_product_opened_tracking: bool stock_product_opened_tracking: bool
slug: grocy slug: grocy
url: https://github.com/hassio-addons/addon-grocy url: https://github.com/hassio-addons/addon-grocy
version: 0.16.0 version: 0.17.0