diff --git a/README.md b/README.md index 8d2aebffd..3c4d483df 100644 --- a/README.md +++ b/README.md @@ -773,10 +773,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/975025d -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/975025d/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/4f60893 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/4f60893/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-975025d-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-4f60893-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 0e1ce1dad..dc5f8fb7b 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.4.1 +- 📚 Add My buttons to documentation (#43) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#42) - ⬆️ Upgrades add-on base image to 5.3.0 (#41) diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index 80d4fbb65..d6f5ba333 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 bf6f94ecd..5ecc5985f 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-975025d-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/975025d +[release-shield]: https://img.shields.io/badge/version-4f60893-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/4f60893 [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 686c8f37d..b163e709c 100644 --- a/foldingathome/config.yaml +++ b/foldingathome/config.yaml @@ -14,6 +14,6 @@ ports_description: 7396/tcp: Web interface slug: foldingathome url: https://github.com/hassio-addons/addon-foldingathome -version: 975025d +version: 4f60893 video: true webui: http://[HOST]:[PORT:7396]