From da14d55f1259b6e9ac6d9260fbbb0dc8ced1f260 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 15 Aug 2018 21:05:35 +0200 Subject: [PATCH] :books: :shirt: Updates README and links --- .github/support.yml | 2 +- README.md | 38 +++++++++++++++++++++++++++++++------- homebridge/.README.j2 | 18 +++++++++++------- 3 files changed, 43 insertions(+), 15 deletions(-) diff --git a/.github/support.yml b/.github/support.yml index 99fdd96..c5db570 100644 --- a/.github/support.yml +++ b/.github/support.yml @@ -13,7 +13,7 @@ supportComment: > Head over to the [Home Assistant community forum](https://community.home-assistant.io/t/community-hass-io-add-on-homebridge/33803?u=frenck) - or join our [Discord](https://discord.gg/c5DvZ4e) chat. + or join our [Discord](https://discord.me/hassioaddons) chat. # Close issues marked as support requests close: true diff --git a/README.md b/README.md index 8460153..4ae0bcb 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,29 @@ [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Support my work on Patreon][patreon-shield]][patreon] + This add-on provides the installation, configuration, and integration for [Homebridge][homebridge]. +## Deprecation warning + +**This add-on is in a deprecated state!** + +At this point it is unsure how long this add-on keeps available or +updated. + +This add-on was originally developed to add HomeKit support to +Home Assistant. Meanwhile, Home Assistant gained native support +for HomeKit. + + + +Because of this, is very likely that the plugins this add-on rely, on +will no longer be developed or maintained. + +We **STRONGLY** suggest to migrate to the Home Assistant HomeKit component. + ## About Homebridge is a server that emulates the iOS HomeKit API, allowing you to @@ -293,10 +313,11 @@ Got questions? You have several options to get them answered: -- The Home Assistant [Community Forum][forum], we have a - [dedicated topic][forum] on that forum regarding this add-on. -- The Home Assistant [Discord Chat Server][discord] for general Home Assistant - discussions and questions. +- The [Community Hass.io Add-ons Discord chat server][discord] for add-on + support and feature requests. +- The [Home Assistant Discord chat server][discord-ha] for general Home + Assistant discussions and questions. +- The Home Assistant [Community Forum][forum]. - Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] You could also [open an issue here][issue] GitHub. @@ -401,8 +422,9 @@ SOFTWARE. [commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-homebridge.svg [commits]: https://github.com/hassio-addons/addon-homebridge/commits/master [contributors]: https://github.com/hassio-addons/addon-homebridge/graphs/contributors -[discord-shield]: https://img.shields.io/discord/330944238910963714.svg -[discord]: https://discord.gg/c5DvZ4e +[discord-ha]: https://discord.gg/c5DvZ4e +[discord-shield]: https://img.shields.io/discord/478094546522079232.svg +[discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-homebridge/33803?u=frenck [frenck]: https://github.com/frenck @@ -429,7 +451,9 @@ SOFTWARE. [olivierguerriat]: https://github.com/olivierguerriat [oznu-docker-homebridge]: https://github.com/oznu/docker-homebridge [oznu]: https://github.com/oznu -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.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-%20!%20DEPRECATED%20%20%20!-ff0000.svg [reddit]: https://reddit.com/r/homeassistant [releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-homebridge.svg [releases]: https://github.com/hassio-addons/addon-homebridge/releases diff --git a/homebridge/.README.j2 b/homebridge/.README.j2 index 5d88048..4e9bc61 100644 --- a/homebridge/.README.j2 +++ b/homebridge/.README.j2 @@ -6,6 +6,8 @@ [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Support my work on Patreon][patreon-shield]][patreon] + This add-on provides the installation, configuration, and integration for [Homebridge][homebridge]. @@ -83,15 +85,17 @@ If you are more interested in stable releases of our add-ons: {% endif %} -[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg +[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[buymeacoffee]: https://www.buymeacoffee.com/frenck +[discord-shield]: https://img.shields.io/discord/478094546522079232.svg +[discord]: https://discord.me/hassioaddons +[docs]: {{ repo }}/blob/{{ version }}/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-homebridge/33803?u=frenck -[discord-shield]: https://img.shields.io/discord/330944238910963714.svg -[discord]: https://discord.gg/c5DvZ4e +[homebridge]: https://github.com/nfarina/homebridge [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.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-%20!%20DEPRECATED%20%20%20!-ff0000.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }} -[docs]: {{ repo }}/blob/{{ version }}/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