From 0f3a0b86fee81abaef35e0f49384b0f5effabbbe Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 20 May 2018 13:38:00 +0000 Subject: [PATCH] :arrow_up: Updating add-on Happy Bubbles to a8f5734 --- README.md | 6 +++--- happy-bubbles/CHANGELOG.md | 8 +++++++- happy-bubbles/README.md | 6 +++--- happy-bubbles/config.json | 2 +- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a41035789..f75dc89c9 100644 --- a/README.md +++ b/README.md @@ -365,10 +365,10 @@ SOFTWARE. [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/30436fc -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/30436fc/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/a8f5734 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/a8f5734/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-30436fc-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-a8f5734-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 62d617a2f..9341c0c7e 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog since v0.2.0 -2018/05/20 08:44 UTC - [30436fc](https://github.com/hassio-addons/addon-happy-bubbles/commit/30436fc3452ea11feeeaeff74264fbd1132f11b6) by [@frenck](https://github.com/frenck) +2018/05/20 13:32 UTC - [a8f5734](https://github.com/hassio-addons/addon-happy-bubbles/commit/a8f5734cd7ec5111fe4cc87bea2b864bfadbb636) by [@frenck](https://github.com/frenck) +> :hammer: Small refactor to use new presence server options + +2018/05/20 13:32 UTC - [3cadf71](https://github.com/hassio-addons/addon-happy-bubbles/commit/3cadf7126e3d4c86e9987671e069b9e2b0676b1a) by [@frenck](https://github.com/frenck) +> :arrow_up: Updates Happy Bubbles Presence to v1.8.1 + +2018/05/20 13:32 UTC - [30436fc](https://github.com/hassio-addons/addon-happy-bubbles/commit/30436fc3452ea11feeeaeff74264fbd1132f11b6) by [@frenck](https://github.com/frenck) > :ambulance: Fixes add-on running on host network" diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index dd75aaf3d..fcb3131ce 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -50,10 +50,10 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/30436fc/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/a8f5734/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/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-30436fc-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/30436fc \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a8f5734-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/a8f5734 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index 7e14eb024..273866918 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "30436fc", + "version": "a8f5734", "slug": "happy-bubbles", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck",