⬆️ Updating add-on TasmoAdmin to 44e89fa

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-10 15:33:34 +00:00
parent 2eb968cd12
commit bd64c844ec
6 changed files with 8 additions and 37 deletions

View file

@ -953,10 +953,10 @@ SOFTWARE.
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/a348ad3
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/a348ad3/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/44e89fa
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/44e89fa/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-a348ad3-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-44e89fa-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.15.1
- ⬆️ Upgrades php7 to 7.4.25-r0 (#217)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#210)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
@ -17,7 +18,7 @@ Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 10.1.1 (#206)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#205)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#205)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#204)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.

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-a348ad3-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/a348ad3
[release-shield]: https://img.shields.io/badge/version-44e89fa-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/44e89fa
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

View file

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

View file

@ -1,15 +0,0 @@
configuration:
certfile:
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Certificate file'
keyfile:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file'
log_level:
description: 'Controls the level of log details the add-on provides.'
name: 'Log level'
ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
name: SSL
network:
9541/tcp: 'Web interface'

View file

@ -1,15 +0,0 @@
configuration:
certfile:
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Certificate file'
keyfile:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file'
log_level:
description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log niveau'
ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
name: SSL
network:
9541/tcp: Webinterface