⬆️ Updating add-on Home Panel to 9333344

This commit is contained in:
Community Hass.io Add-ons Bot 2019-10-18 13:28:39 +00:00
parent ead6dc5116
commit 7750b5be1b
4 changed files with 10 additions and 22 deletions

View file

@ -950,10 +950,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/bb7d110
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/bb7d110/README.md
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/9333344
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/9333344/README.md
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
[home-panel-version-shield]: https://img.shields.io/badge/version-bb7d110-blue.svg
[home-panel-version-shield]: https://img.shields.io/badge/version-9333344-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,17 +1,5 @@
# Changelog since v1.4.3
# Changelog since v1.4.4
2019/10/14 18:02 UTC - [bb7d110](https://github.com/hassio-addons/addon-home-panel/commit/bb7d110d366e73da6294d80c5d6fa328759c4aa0) by [@timmo001](https://github.com/timmo001)
> :hammer: Cleanup
2019/10/14 18:02 UTC - [e75b759](https://github.com/hassio-addons/addon-home-panel/commit/e75b759715db9edd84406caf3965f1351450c5ac) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update Home Panel to v2.4.6
2019/10/14 18:02 UTC - [830dfc8](https://github.com/hassio-addons/addon-home-panel/commit/830dfc895a75c7e78023bf983bbae9994120e653) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update to Home Panel v2.4.5
2019/10/14 18:02 UTC - [e4ed710](https://github.com/hassio-addons/addon-home-panel/commit/e4ed7102c4cd9c92b6b190096524e8d1d3799437) by [@timmo001](https://github.com/timmo001)
> :hammer: Suppress url on api
2019/10/14 18:02 UTC - [17a033c](https://github.com/hassio-addons/addon-home-panel/commit/17a033c7d88efdce229946472724c17108217a32) by [@timmo001](https://github.com/timmo001)
> :sparkles: Add discovery init script
2019/10/18 12:08 UTC - [9333344](https://github.com/hassio-addons/addon-home-panel/commit/93333447d7f81a0a4d44e80040f2a6c463394420) by [@timmo001](https://github.com/timmo001)
> :arrow_up: Update Home Panel to v2.4.7

View file

@ -47,15 +47,15 @@ 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/bb7d110/README.md
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/9333344/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
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-bb7d110-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/bb7d110
[release-shield]: https://img.shields.io/badge/version-9333344-blue.svg
[release]: https://github.com/hassio-addons/addon-home-panel/tree/9333344
[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": "bb7d110",
"version": "9333344",
"slug": "home-panel",
"description": "A web frontend for controlling the home",
"url": "https://github.com/hassio-addons/addon-home-panel",