⬆️ Updating add-on TasmoAdmin to 9285d08

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-14 10:20:37 +00:00
parent a7c542b7de
commit 811d1d79d0
4 changed files with 12 additions and 16 deletions

View file

@ -1171,10 +1171,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/558303b
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/558303b/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/9285d08
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/9285d08/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-558303b-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-9285d08-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,9 +1,4 @@
# 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
- :arrow_up: Upgrades add-on base image to v7.0.0
- :arrow_up: Upgrades php7 to 7.3.14-r0
- :arrow_up: Upgrades nginx to 1.16.1-r6
# Changelog since v0.10.0
- :hammer: Disable Docker init
- :arrow_up: Upgrades php7 to 7.3.16-r0
- :arrow_up: Upgrades base image to v7.1.0

View file

@ -47,7 +47,7 @@ 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/558303b/README.md
[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/9285d08/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[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
@ -56,6 +56,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-558303b-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/558303b
[release-shield]: https://img.shields.io/badge/version-9285d08-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/9285d08
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png

View file

@ -1,11 +1,12 @@
{
"name": "TasmoAdmin",
"version": "558303b",
"version": "9285d08",
"slug": "sonweb",
"description": "Centrally manage all your Sonoff-Tasmota devices",
"url": "https://github.com/hassio-addons/addon-tasmoadmin",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9541]",
"startup": "system",
"init": false,
"arch": [
"aarch64",
"amd64",