🎉 Release of add-on Home Panel 1.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-08 15:47:01 +00:00
parent c8b108c563
commit 8b64e5cf13
4 changed files with 14 additions and 14 deletions

View file

@ -875,10 +875,10 @@ SOFTWARE.
[happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[happy-bubbles-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[happy-bubbles-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/v1.5.0
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v1.5.0/README.md
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/v1.6.0
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v1.6.0/README.md
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
[home-panel-version-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg
[home-panel-version-shield]: https://img.shields.io/badge/version-v1.6.0-blue.svg
[home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel-armhf.svg
[home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,13 +2,13 @@
## Changes
- 0df0dcb ⬆ Upgrade base image to v6.0.1
- 71cb7f8 ⬆ Update Home Panel to [v2.5.0](https://github.com/timmo001/home-panel/releases/tag/v2.5.0)
- 57b7208 🔗 Add funding links
- 4e475e1 🔗 Update link
- :fireworks: Update maintenance and license year to 2020
- ⬆ Update nginx to 1.16.1-r6
- ⬆ Update Home Panel to [v2.6.0](https://github.com/timmo001/home-panel/releases/tag/v2.6.0)
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-home-panel/compare/v1.4.8...v1.5.0
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-home-panel/badges/v1.5.0/pipeline.svg
[changelog]: https://github.com/hassio-addons/addon-home-panel/compare/v1.5.0...v1.6.0
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-home-panel/badges/v1.6.0/pipeline.svg
[gitlabci]: https://gitlab.com/hassio-addons/addon-home-panel/pipelines

View file

@ -44,15 +44,15 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/timmo
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/v1.5.0/README.md
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/v1.6.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-panel-a-touch-compatible-webapp-for-controlling-the-home/62597?u=timmo001
[hass]: https://www.home-assistant.io/
[home-panel]: https://github.com/timmo001/home-panel
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/v1.5.0
[release-shield]: https://img.shields.io/badge/version-v1.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/v1.6.0
[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-configuration-main.png
[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-main.png
[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/docs/showcase/timmo/purple-space.png

View file

@ -1,6 +1,6 @@
{
"name": "Home Panel",
"version": "1.5.0",
"version": "1.6.0",
"slug": "home-panel",
"description": "A web frontend for controlling the home",
"url": "https://github.com/hassio-addons/addon-home-panel",