🎉 Release of add-on Example 1.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-26 20:19:55 +00:00
parent 79d9cb9d3c
commit 0a9c0ee187
4 changed files with 11 additions and 9 deletions

View file

@ -2,6 +2,7 @@
### Changed
- Upgrades base image to v2.1.2
- Upgrades base image to v2.3.0
- Adds Hassio API security role
[changelog]: https://github.com/hassio-addons/addon-example/compare/v1.5.0...v1.5.1
[changelog]: https://github.com/hassio-addons/addon-example/compare/v1.5.1...v1.6.0

View file

@ -49,12 +49,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-example/blob/v1.5.1/README.md
[docs]: https://github.com/hassio-addons/addon-example/blob/v1.6.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[patreon-shield]: https://www.frenck.nl/images/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-v1.5.1-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v1.5.1
[release-shield]: https://img.shields.io/badge/version-v1.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v1.6.0

View file

@ -1,6 +1,6 @@
{
"name": "Example",
"version": "1.5.1",
"version": "1.6.0",
"slug": "example",
"description": "Example add-on by Community Hass.io Add-ons",
"url": "https://github.com/hassio-addons/addon-example",
@ -13,6 +13,7 @@
],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"options": {
"log_level": "info",
"seconds_between_quotes": 5