diff --git a/.github/support.yml b/.github/support.yml index 2237e21..d79f7a5 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-tasmoadmin/54155?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 d9434a5..e765ecc 100755 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Support my work on Patreon][patreon-shield]][patreon] + Centrally manage all your Sonoff-Tasmota devices. ![TasmoAdmin screenshot](images/screenshot.png) @@ -159,10 +161,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. @@ -246,8 +249,9 @@ SOFTWARE. [commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-tasmoadmin.svg [commits]: https://github.com/hassio-addons/addon-tasmoadmin/commits/master [contributors]: https://github.com/hassio-addons/addon-tasmoadmin/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-tasmoadmin/54155?u=frenck [frenck]: https://github.com/frenck @@ -265,6 +269,8 @@ SOFTWARE. [keepchangelog]: http://keepachangelog.com/en/1.0.0/ [license-shield]: https://img.shields.io/github/license/hassio-addons/addon-tasmoadmin.svg [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-experimental-yellow.svg [reddit]: https://reddit.com/r/homeassistant [releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-tasmoadmin.svg diff --git a/tasmoadmin/.README.j2 b/tasmoadmin/.README.j2 index cef42ab..48e0072 100644 --- a/tasmoadmin/.README.j2 +++ b/tasmoadmin/.README.j2 @@ -6,6 +6,8 @@ [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Support my work on Patreon][patreon-shield]][patreon] + Centrally manage all your Sonoff-Tasmota devices. ## About @@ -65,12 +67,14 @@ If you are more interested in stable releases of our add-ons: {% endif %} [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/330944238910963714.svg -[discord]: https://discord.gg/c5DvZ4e +[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-tasmoadmin/54155?u=frenck [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-experimental-yellow.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }}