mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
⬆️ Updating add-on Grocy to b3c4586
This commit is contained in:
parent
e8e7ef6be3
commit
04ce6f8038
6 changed files with 9 additions and 7 deletions
|
@ -804,10 +804,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/ddbd0a2
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/ddbd0a2/README.md
|
||||
[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/b3c4586
|
||||
[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/b3c4586/README.md
|
||||
[grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-ddbd0a2-blue.svg
|
||||
[grocy-version-shield]: https://img.shields.io/badge/version-b3c4586-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# Changelog since v0.19.1
|
||||
- Update Grocy logo (#390)
|
||||
- Add support for new languages (#389)
|
||||
- ⬆️ Update grocy/grocy to v4 (#380)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -57,6 +57,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]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-ddbd0a2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/ddbd0a2
|
||||
[release-shield]: https://img.shields.io/badge/version-b3c4586-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grocy/tree/b3c4586
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif
|
|
@ -1,5 +1,5 @@
|
|||
name: Grocy
|
||||
version: ddbd0a2
|
||||
version: b3c4586
|
||||
slug: grocy
|
||||
description: ERP beyond your fridge! A groceries & household management solution for
|
||||
your home
|
||||
|
@ -50,7 +50,7 @@ options:
|
|||
grocy_ingress_user: ''
|
||||
schema:
|
||||
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|et|fi|fr|he_IL|hu|it|ja|ko_KR|lt|nl|no|pl|pt_BR|pt_PT|ro|ru|sk_SK|sl|sv_SE|ta|tr|uk|zh_CN|zh_TW)
|
||||
currency: match(^[A-Z]{3}$)
|
||||
entry_page: list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)
|
||||
features:
|
||||
|
|
BIN
grocy/icon.png
BIN
grocy/icon.png
Binary file not shown.
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 4.2 KiB |
BIN
grocy/logo.png
BIN
grocy/logo.png
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue