diff --git a/README.md b/README.md index 9c9694c3c..55d6e571d 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,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/21bf162 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/21bf162/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/de4c545 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/de4c545/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-21bf162-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-de4c545-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 diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index 280048c8b..df262efd1 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,3 +1,5 @@ # Changelog since v0.17.0 +- 📚 Use new My Home Assistant link format (#299) +- ⬆️ Upgrades Grocy to 3.3.0 (#297) - ⬆️ Upgrades add-on base image to 12.0.0 (#298) - 🎆 Updates maintenance/license year to 2022 (#292) diff --git a/grocy/DOCS.md b/grocy/DOCS.md index 3fad42dfa..6d28c3f19 100644 --- a/grocy/DOCS.md +++ b/grocy/DOCS.md @@ -29,12 +29,6 @@ comparison to installing any other Home Assistant add-on. 1. The default login is user: `admin` password: `admin`. 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 **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -274,7 +268,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg -[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_grocy +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_grocy&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [alpine-packages]: https://pkgs.alpinelinux.org/packages [contributors]: https://github.com/hassio-addons/addon-grocy/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e @@ -287,6 +281,4 @@ SOFTWARE. [python-packages]: https://pypi.org/ [reddit]: https://reddit.com/r/homeassistant [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 diff --git a/grocy/README.md b/grocy/README.md index b02069e9b..041bb9f77 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -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-21bf162-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/21bf162 +[release-shield]: https://img.shields.io/badge/version-de4c545-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/de4c545 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.yaml b/grocy/config.yaml index 64a999fd3..086f8533a 100644 --- a/grocy/config.yaml +++ b/grocy/config.yaml @@ -77,4 +77,4 @@ schema: stock_product_opened_tracking: bool slug: grocy url: https://github.com/hassio-addons/addon-grocy -version: 21bf162 +version: de4c545