From d0dd340373e06d34d0b3fe2ae60f9104c8f59316 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 14 Mar 2022 18:33:16 +0000 Subject: [PATCH] :tada: Release of add-on TasmoAdmin 0.17.0 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 44 ++++++++--------------------------------- tasmoadmin/DOCS.md | 20 ++++++++++++++++--- tasmoadmin/README.md | 6 +++--- tasmoadmin/config.yaml | 3 ++- 5 files changed, 33 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index cfd579e8..5874ab68 100644 --- a/README.md +++ b/README.md @@ -916,10 +916,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/v0.16.0 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.16.0/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.17.0 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.17.0/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.17.0-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 diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 8b7e047f..d1334123 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,49 +1,21 @@ ## What’s changed -## 🐛 Bug fixes - -- Fix SSL @subxero (#189) - ## 🚀 Enhancements -- Migrate JSON config to YAML @frenck (#219) +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#234) ## 🧰 Maintenance -- 🚀 Add-on CI improvements @frenck (#190) -- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#205) -- Switch to centralized GitHub Action Workflows @frenck (#218) +- 🚀 Update CI to latest version @frenck (#225) +- 🎆 Updates maintenance/license year to 2022 @frenck (#227) ## 📚 Documentation -- 🚑 Fix contributing link in readme @frenck (#191) +- 📚 Add My buttons to documentation @frenck (#235) ## ⬆️ Dependency updates -- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#166) -- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#165) -- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#164) -- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#167) -- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#169) -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#172) -- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#176) -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 @dependabot (#177) -- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#178) -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#180) -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#179) -- ⬆️ Upgrades php7 to 7.4.21-r0 @frenck (#181) -- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#182) -- ⬆️ Upgrades php7 to 7.4.22-r0 @frenck (#185) -- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#186) -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#192) -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#193) -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#194) -- ⬆️ Upgrades php7 to 7.4.24-r0 @frenck (#200) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#196) -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#198) -- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#201) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#204) -- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#206) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#210) -- ⬆️ Upgrades php7 to 7.4.25-r0 @frenck (#217) -- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#220) +- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#228) +- ⬆️ Upgrades php7 to 7.4.28 @inverse (#230) +- ⬆️ Upgrades TasmoAdmin to v1.8.0 @inverse (#231) +- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#233) diff --git a/tasmoadmin/DOCS.md b/tasmoadmin/DOCS.md index e4416340..68421751 100644 --- a/tasmoadmin/DOCS.md +++ b/tasmoadmin/DOCS.md @@ -15,11 +15,21 @@ Some of its features: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "TasmoAdmin" add-on in the Supervisor add-on store. -1. Install the "TasmoAdmin" add-on. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Start the "TasmoAdmin" add-on. 1. Check the logs of the “TasmoAdmin” add-on to see if everything went well. +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[![Add repository to your Home Assitant instance.][repository-badge]][repository] + ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -128,7 +138,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2021 Franck Nijhof +Copyright (c) 2018-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -148,6 +158,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_sonweb [contributors]: https://github.com/hassio-addons/addon-tasmoadmin/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -156,4 +168,6 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-tasmoadmin/releases +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.html diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 733c3b14..6e197292 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -46,10 +46,10 @@ If you are more interested in stable releases of our add-ons: [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/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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-v0.16.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.16.0 +[release-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.17.0 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index 1c863e15..e023c614 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -4,6 +4,7 @@ arch: - armhf - armv7 - i386 +codenotary: codenotary@frenck.dev description: Centrally manage all your Sonoff-Tasmota devices image: ghcr.io/hassio-addons/tasmoadmin/{arch} init: false @@ -26,5 +27,5 @@ schema: slug: sonweb startup: system url: https://github.com/hassio-addons/addon-tasmoadmin -version: 0.16.0 +version: 0.17.0 webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'