From 18ab7edc55fb97c1fc7df89aefbc0bf99e12f817 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 13 Apr 2019 21:41:54 +0000 Subject: [PATCH] :arrow_up: Updating add-on Happy Bubbles to 11a0323 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 37 +++++++++++-------------------------- happy-bubbles/README.md | 6 +++--- happy-bubbles/config.json | 15 ++++++++++----- 4 files changed, 27 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 2ffeff67e..01fbc61db 100644 --- a/README.md +++ b/README.md @@ -825,10 +825,10 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/45948c0 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/45948c0/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/11a0323 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/11a0323/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-45948c0-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-11a0323-blue.svg [happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg [happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/happy-bubbles/CHANGELOG.md b/happy-bubbles/CHANGELOG.md index cbe875428..01fec1cd0 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,32 +1,17 @@ -# Changelog since v1.2.1 +# Changelog since v2.0.0 -2019/03/23 18:09 UTC - [45948c0](https://github.com/hassio-addons/addon-happy-bubbles/commit/45948c0d01e7c0da26bb9885ca85519e38c468a9) by [@frenck](https://github.com/frenck) -> :books: Updates documentation for ARMv7 +2019/04/13 21:33 UTC - [11a0323](https://github.com/hassio-addons/addon-happy-bubbles/commit/11a032358730d78fc6bf154846d7a0f8356a4b49) by [@frenck](https://github.com/frenck) +> :books: Tweaked README a little -2019/03/23 18:09 UTC - [b6de9d5](https://github.com/hassio-addons/addon-happy-bubbles/commit/b6de9d5b9ec0b4ae2fe50755420f68b81511fed9) by [@frenck](https://github.com/frenck) -> :sparkles: Adds support for ARMv7 +2019/04/13 21:33 UTC - [c542bca](https://github.com/hassio-addons/addon-happy-bubbles/commit/c542bca5a2f29b8a8f15527f62533a4af7e5f193) by [@frenck](https://github.com/frenck) +> :hammer: Improves S6 finish scripts -2019/03/23 18:09 UTC - [d9eeafb](https://github.com/hassio-addons/addon-happy-bubbles/commit/d9eeafb9be96f1baf35aa8079ea54b9978e9c866) by [@frenck](https://github.com/frenck) -> :hammer: Makes NGinx wait for Happy Bubbles before starting +2019/04/13 21:33 UTC - [9ddc15e](https://github.com/hassio-addons/addon-happy-bubbles/commit/9ddc15ef3ff97fdae66c702492f8c3fcd5085e44) by [@frenck](https://github.com/frenck) +> :sparkles: Adds Hassio Ingress support -2019/03/23 18:09 UTC - [f535d3f](https://github.com/hassio-addons/addon-happy-bubbles/commit/f535d3f58497f792e64bab4bc2e1239d5cf00c42) by [@frenck](https://github.com/frenck) -> :hammer: Rewrite add-on onto Bashio +2019/04/13 21:33 UTC - [42707cb](https://github.com/hassio-addons/addon-happy-bubbles/commit/42707cb19990d3380dc4d02fe22fe7c65ddf3706) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades wget to 1.20.3-r0 -2019/03/23 18:09 UTC - [e3600f2](https://github.com/hassio-addons/addon-happy-bubbles/commit/e3600f2abb695b1dd940482191ed3c8226bbfcf8) by [@frenck](https://github.com/frenck) -> :fire: Removes obsolete opt folder creation - -2019/03/23 18:09 UTC - [d1d3e06](https://github.com/hassio-addons/addon-happy-bubbles/commit/d1d3e06e690f3823e60d6545b2bdfe0aa502a04d) by [@frenck](https://github.com/frenck) -> :fire: Removes IPv6 switch - -2019/03/23 18:09 UTC - [3b81e50](https://github.com/hassio-addons/addon-happy-bubbles/commit/3b81e50d78d296cf5d3e2cf8834d0ace904b764e) by [@frenck](https://github.com/frenck) -> :fire: Removes custom log format override - -2019/03/23 18:09 UTC - [22c0b0e](https://github.com/hassio-addons/addon-happy-bubbles/commit/22c0b0edf828dd12b75c08006a95db4ef4527f3c) by [@frenck](https://github.com/frenck) -> :hammer: Makes log_level optional - -2019/03/23 18:09 UTC - [3122227](https://github.com/hassio-addons/addon-happy-bubbles/commit/3122227491163b041d7565d458bee2eb518a66eb) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.0.1 - -2019/03/23 18:09 UTC - [0aedada](https://github.com/hassio-addons/addon-happy-bubbles/commit/0aedada92023007a2c0f6712cf90de1e2a4b0bf5) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 2.3.2 +2019/04/13 21:33 UTC - [95e4771](https://github.com/hassio-addons/addon-happy-bubbles/commit/95e4771f4d66a5c6f7265f8ec62e1d0861d3ef8f) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v3.1.0 diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index 769603364..4a351c581 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -52,12 +52,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-happy-bubbles/blob/45948c0/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/11a0323/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.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-45948c0-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/45948c0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-11a0323-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/11a0323 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index a84e32ffe..ba8f828eb 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,11 +1,14 @@ { "name": "Happy Bubbles", - "version": "45948c0", + "version": "11a0323", "slug": "happy-bubbles", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "url": "https://github.com/hassio-addons/addon-happy-bubbles", - "webui": "[PROTO:ssl]://[HOST]:[PORT:5555]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", + "ingress": true, + "ingress_port": 1337, "startup": "services", + "homeassistant": "0.91.2", "arch": [ "aarch64", "amd64", @@ -16,14 +19,16 @@ "boot": "auto", "hassio_api": true, "hassio_role": "default", - "homeassistant_api": false, - "host_network": false, + "auth_api": true, "map": [ "config", "ssl" ], "ports": { - "5555/tcp": 5555 + "80/tcp": null + }, + "ports_description": { + "80/tcp": "Web interface (Not required for Hass.io Ingress)" }, "options": { "ssl": true,