⬆️ Updating add-on Home Panel to 75c4911

This commit is contained in:
Community Hass.io Add-ons Bot 2019-04-10 22:28:31 +00:00
parent 2df37643fc
commit 01e70ed037
4 changed files with 13 additions and 10 deletions

View file

@ -835,10 +835,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/3cd3f30
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/3cd3f30/README.md
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/75c4911
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/75c4911/README.md
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
[home-panel-version-shield]: https://img.shields.io/badge/version-3cd3f30-blue.svg
[home-panel-version-shield]: https://img.shields.io/badge/version-75c4911-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

@ -1,5 +1,8 @@
# Changelog since v0.3.0
# Changelog since v0.3.1
2019/03/30 13:57 UTC - [3cd3f30](https://github.com/hassio-addons/addon-home-panel/commit/3cd3f30e8febe70a6db89fd840b1e5067e4a9614) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update Home Panel to v0.8.1
2019/04/10 22:08 UTC - [75c4911](https://github.com/hassio-addons/addon-home-panel/commit/75c4911d2ebc62e14601f01d6c2b1ee74ca61d87) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update to Home Panel v0.9.0
2019/04/10 22:08 UTC - [816fffd](https://github.com/hassio-addons/addon-home-panel/commit/816fffd5fd3dc649fccc77cfafd0fdddd4512e87) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update to base image v3.1.0

View file

@ -50,7 +50,7 @@ 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-home-panel/blob/3cd3f30/README.md
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/75c4911/README.md
[forest-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/forest-theme.png
[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
@ -60,5 +60,5 @@ If you are more interested in stable releases of our add-ons:
[midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png
[more-info-light]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-light.png
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-3cd3f30-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/3cd3f30
[release-shield]: https://img.shields.io/badge/version-75c4911-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/75c4911

View file

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