From c1c275cb21a4d8dc755eb5248ef1b67e838e21af Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 27 Jun 2018 20:00:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Homebridge to e032dc3 --- README.md | 6 +++--- homebridge/CHANGELOG.md | 5 ++++- homebridge/README.md | 6 +++--- homebridge/config.json | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 34fae81a0..d307dd0fd 100644 --- a/README.md +++ b/README.md @@ -504,10 +504,10 @@ SOFTWARE. [control-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [control-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [control-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-homebridge]: https://github.com/hassio-addons/addon-homebridge/tree/ecccfcc -[addon-doc-homebridge]: https://github.com/hassio-addons/addon-homebridge/blob/ecccfcc/README.md +[addon-homebridge]: https://github.com/hassio-addons/addon-homebridge/tree/e032dc3 +[addon-doc-homebridge]: https://github.com/hassio-addons/addon-homebridge/blob/e032dc3/README.md [homebridge-issue]: https://github.com/hassio-addons/addon-homebridge/issues -[homebridge-version-shield]: https://img.shields.io/badge/version-ecccfcc-blue.svg +[homebridge-version-shield]: https://img.shields.io/badge/version-e032dc3-blue.svg [homebridge-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/homebridge-armhf.svg [homebridge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [homebridge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/homebridge/CHANGELOG.md b/homebridge/CHANGELOG.md index b461ba572..b6ecb7885 100644 --- a/homebridge/CHANGELOG.md +++ b/homebridge/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v2.6.0 -2018/06/17 19:11 UTC - [ecccfcc](https://github.com/hassio-addons/addon-homebridge/commit/ecccfccd2d6338b24780a70a88746193d87b98a6) by [@frenck](https://github.com/frenck) +2018/06/27 19:43 UTC - [e032dc3](https://github.com/hassio-addons/addon-homebridge/commit/e032dc3a1a4c8a65962ee85cfc75b70249ef574d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Homebridge to v0.4.44 + +2018/06/27 19:43 UTC - [ecccfcc](https://github.com/hassio-addons/addon-homebridge/commit/ecccfccd2d6338b24780a70a88746193d87b98a6) by [@frenck](https://github.com/frenck) > :arrow_down: Downgrades homebridge to v0.4.42 diff --git a/homebridge/README.md b/homebridge/README.md index c5bfacd4c..013c08bf7 100644 --- a/homebridge/README.md +++ b/homebridge/README.md @@ -51,9 +51,9 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg -[release-shield]: https://img.shields.io/badge/version-ecccfcc-blue.svg -[release]: https://github.com/hassio-addons/addon-homebridge/tree/ecccfcc -[docs]: https://github.com/hassio-addons/addon-homebridge/blob/ecccfcc/README.md +[release-shield]: https://img.shields.io/badge/version-e032dc3-blue.svg +[release]: https://github.com/hassio-addons/addon-homebridge/tree/e032dc3 +[docs]: https://github.com/hassio-addons/addon-homebridge/blob/e032dc3/README.md [buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg [buymeacoffee]: https://www.buymeacoffee.com/frenck [homebridge]: https://github.com/nfarina/homebridge \ No newline at end of file diff --git a/homebridge/config.json b/homebridge/config.json index 3e110bae1..38ecfb6e8 100644 --- a/homebridge/config.json +++ b/homebridge/config.json @@ -1,6 +1,6 @@ { "name": "Homebridge", - "version": "ecccfcc", + "version": "e032dc3", "slug": "homebridge", "description": "HomeKit support for your Home Assistant instance using Homebridge", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-homebridge/33803?u=frenck",