diff --git a/README.md b/README.md index e200aa61f..19025b94e 100644 --- a/README.md +++ b/README.md @@ -644,10 +644,10 @@ SOFTWARE. [happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-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/6a25177 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/6a25177/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/f6901c2 +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/f6901c2/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-6a25177-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-f6901c2-blue.svg [home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel.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 diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md index a53fac109..ba7abad67 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,15 +1,3 @@ -2018/12/12 16:09 UTC - [6a25177](https://github.com/hassio-addons/addon-home-panel/commit/6a251777eeeb70ef130d1f56e476b6c5c5bd128e) by [@timmo001](https://github.com/timmo001) -> :books: Update docs (#1) - -* :books: Updates readme to community addons - -* :books: update docs and screenshots - -* :books: :art: fix links and update screenshots - -* :books: :hammer: fix links - -* :books: update link and tagline - -* :books: update tagline +2018/12/12 16:45 UTC - [f6901c2](https://github.com/hassio-addons/addon-home-panel/commit/f6901c25456a525e19e7ad00f934df59e2b8da2f) by [@timmo001](https://github.com/timmo001) +> :art: add missing screenshot diff --git a/home-panel/README.md b/home-panel/README.md index 1ae437eea..42eaa59ea 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -24,7 +24,7 @@ A touch-compatible web frontend for controlling the home. Integrates with ![More Info Light Screenshot][more-info-light] -![Forest Theme][theme-forest] +![Forest Theme Screenshot][forest-theme] [Click here for the full documentation][docs] @@ -52,7 +52,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/6a25177/README.md +[docs]: https://github.com/hassio-addons/addon-home-panel/blob/f6901c2/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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg @@ -60,9 +60,10 @@ If you are more interested in stable releases of our add-ons: [patreon]: https://www.patreon.com/frenck [pi-hole]: https://pi-hole.net/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-6a25177-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/6a25177 +[release-shield]: https://img.shields.io/badge/version-f6901c2-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/f6901c2 [hass]: https://www.home-assistant.io/ [home-panel]: https://github.com/timmo001/home-panel [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 \ No newline at end of file +[more-info-light]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-light.png +[forest-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/forest-theme.png \ No newline at end of file diff --git a/home-panel/config.json b/home-panel/config.json index 14d3ef78e..a2c23077d 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "6a25177", + "version": "f6901c2", "slug": "home-panel", "description": "A touch-compatible web frontend for controlling the home.", "url": "https://github.com/hassio-addons/addon-home-panel",