🎉 Release of add-on TasmoAdmin 0.5.1

This commit is contained in:
Community Hass.io Add-ons Bot 2018-08-19 13:46:31 +00:00
parent e848d25749
commit 7648829fa9
4 changed files with 9 additions and 13 deletions

View file

@ -654,10 +654,10 @@ SOFTWARE.
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-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/v0.5.0 [addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.5.1
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.5.0/README.md [addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.5.1/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
[tasmoadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sonweb-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,10 +2,6 @@
### Changed ### Changed
- Upgrades base image to v2.1.1 - Upgrades base image to v2.1.2
- Updates README and links
- Enables SSL by default
- Upgrades PHP to 7.2.8-r1
- Sets default Shell
[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.4.0...v0.5.0 [changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.5.0...v0.5.1

View file

@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.5.0/README.md [docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.5.1/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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/community-hass-io-add-on-tasmoadmin/54155?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.5.0 [release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.5.1
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "TasmoAdmin", "name": "TasmoAdmin",
"version": "0.5.0", "version": "0.5.1",
"slug": "sonweb", "slug": "sonweb",
"description": "Centrally manage all your Sonoff-Tasmota devices", "description": "Centrally manage all your Sonoff-Tasmota devices",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck",