mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on Folding@home to b0c2284
This commit is contained in:
parent
2276b02c91
commit
dde95519e1
5 changed files with 8 additions and 15 deletions
|
@ -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/87e7c6c
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/87e7c6c/README.md
|
||||
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/b0c2284
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/b0c2284/README.md
|
||||
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-87e7c6c-blue.svg
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-b0c2284-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
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v0.5.0
|
||||
- 📚 Use new My Home Assistant link format (#46)
|
||||
- ⬆️ Upgrades add-on base image to 6.0.0 (#45)
|
||||
|
|
|
@ -34,12 +34,6 @@ comparison to installing any other Home Assistant add-on.
|
|||
|
||||
Team stats: <https://stats.foldingathome.org/team/247478>
|
||||
|
||||
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._
|
||||
|
@ -150,7 +144,7 @@ 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
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_foldingathome&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[contributors]: https://github.com/hassio-addons/addon-foldingathome/graphs/contributors
|
||||
[discord-ha]: https://discord.gg/c5DvZ4e
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
|
@ -159,6 +153,4 @@ 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
|
||||
|
|
|
@ -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-87e7c6c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/87e7c6c
|
||||
[release-shield]: https://img.shields.io/badge/version-b0c2284-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/b0c2284
|
||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
|
@ -14,6 +14,6 @@ ports_description:
|
|||
7396/tcp: Web interface
|
||||
slug: foldingathome
|
||||
url: https://github.com/hassio-addons/addon-foldingathome
|
||||
version: 87e7c6c
|
||||
version: b0c2284
|
||||
video: true
|
||||
webui: http://[HOST]:[PORT:7396]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue