⬆️ Updating add-on TasmoAdmin to 558303b

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-23 23:24:29 +00:00
parent 5f9bc6fe7f
commit f8e4d8e531
4 changed files with 10 additions and 8 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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",