From f8e4d8e5315063a7a84f12259d4f775b4cc7c6a6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 23 Feb 2020 23:24:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to 558303b --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 2 ++ tasmoadmin/README.md | 8 ++++---- tasmoadmin/config.json | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cd28dab6a..5a185e958 100644 --- a/README.md +++ b/README.md @@ -1196,10 +1196,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/fba6d9a -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/fba6d9a/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/558303b +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/558303b/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-fba6d9a-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-558303b-blue.svg [tasmoadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sonweb-armhf.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index f2ed7acce..aaa4dce6e 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.9.0 +- :hammer: Update community forum links +- :arrow_up: Upgrades add-on base image to v7.0.2 - :hammer: Update add-on config with new password & list features - :hammer: Re-branding - :books: Update add-on documentation to use new YAML configuration format diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 90ce6bf6d..bf0c803eb 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -47,15 +47,15 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/fba6d9a/README.md +[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/558303b/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck +[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tasmoadmin/54155?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [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-fba6d9a-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/fba6d9a +[release-shield]: https://img.shields.io/badge/version-558303b-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/558303b [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index 7ae274a98..1486f85a6 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "fba6d9a", + "version": "558303b", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",