⬆️ Updating add-on TasmoAdmin to e4336ee

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-09 08:34:57 +00:00
parent 7e78a6f2d5
commit c9ef6e5bda
4 changed files with 7 additions and 6 deletions

View file

@ -1045,10 +1045,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/6b6f250
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/6b6f250/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e4336ee
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/e4336ee/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-6b6f250-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-e4336ee-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.14.0
- ⬆ Upgrades git to 2.30.1-r0 (#124)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#122)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.

View file

@ -53,6 +53,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-6b6f250-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6b6f250
[release-shield]: https://img.shields.io/badge/version-e4336ee-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e4336ee
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "TasmoAdmin",
"version": "6b6f250",
"version": "e4336ee",
"slug": "sonweb",
"description": "Centrally manage all your Sonoff-Tasmota devices",
"url": "https://github.com/hassio-addons/addon-tasmoadmin",