⬆️ Updating add-on Example to 4c281fe

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-07 21:32:32 +00:00
parent 230cee986b
commit 7f1d96ef7a
5 changed files with 8 additions and 15 deletions

View file

@ -755,10 +755,10 @@ SOFTWARE.
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/fe984dc
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/fe984dc/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/4c281fe
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/4c281fe/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-fe984dc-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-4c281fe-blue.svg
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,3 +1,4 @@
# Changelog since v4.5.0
- 📚 Use new My Home Assistant link format (#120)
- ⬆️ Upgrades add-on base image to 12.0.0 (#119)
- 📚 Hotfix repository link (#117)

View file

@ -29,12 +29,6 @@ comparison to installing any other Home Assistant add-on.
1. Start the "Example" add-on.
1. Check the logs of the "Example" add-on to see it in action.
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
Eventought this add-on is just an example add-on, it does come with some
@ -133,7 +127,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_example
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_example&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[contributors]: https://github.com/hassio-addons/addon-example/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -142,6 +136,4 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-example/issues
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-example/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

View file

@ -56,5 +56,5 @@ 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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-fe984dc-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/fe984dc
[release-shield]: https://img.shields.io/badge/version-4c281fe-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/4c281fe

View file

@ -17,4 +17,4 @@ schema:
seconds_between_quotes: int(1,120)
slug: example
url: https://github.com/hassio-addons/addon-example
version: fe984dc
version: 4c281fe