diff --git a/README.md b/README.md index 8455b4d8..1f886435 100644 --- a/README.md +++ b/README.md @@ -745,10 +745,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.4.1 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.4.1/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.5.0 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.5.0/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 32c54564..9402c470 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,10 +1,13 @@ ## What’s changed -## 🧰 Maintenance +## πŸš€ Enhancements -- πŸš€ Update CI to latest version @frenck (#36) -- πŸŽ† Updates maintenance/license year to 2022 @frenck (#39) +- πŸ”’ Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#42) + +## πŸ“š Documentation + +- πŸ“š Add My buttons to documentation @frenck (#43) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#40) +- ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#41) diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index 80d4fbb6..d6f5ba33 100644 --- a/foldingathome/DOCS.md +++ b/foldingathome/DOCS.md @@ -20,8 +20,12 @@ Team stats: 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 "Folding@home" add-on in the add-on store. -1. Install the "Folding@home" 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 "Folding@home" add-on. 1. Check the logs of the "Folding@home" to see if everything went well. 1. Open the Web UI. @@ -30,6 +34,12 @@ comparison to installing any other Home Assistant add-on. Team stats: +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._ @@ -139,6 +149,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_foldingathome [contributors]: https://github.com/hassio-addons/addon-foldingathome/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -147,4 +159,6 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-foldingathome/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-foldingathome/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.htm diff --git a/foldingathome/README.md b/foldingathome/README.md index 1b8f61cd..daa7287b 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -49,6 +49,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-v0.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.4.1 +[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.5.0 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.yaml b/foldingathome/config.yaml index f9f5a35f..cbd44bc4 100644 --- a/foldingathome/config.yaml +++ b/foldingathome/config.yaml @@ -1,5 +1,6 @@ arch: - amd64 +codenotary: codenotary@frenck.dev description: Fighting disease with a world wide distributed super computer hassio_api: true image: ghcr.io/hassio-addons/foldingathome/{arch} @@ -13,6 +14,6 @@ ports_description: 7396/tcp: Web interface slug: foldingathome url: https://github.com/hassio-addons/addon-foldingathome -version: 0.4.1 +version: 0.5.0 video: true webui: http://[HOST]:[PORT:7396]