diff --git a/README.md b/README.md index c4ca24fc4..e1a11988d 100644 --- a/README.md +++ b/README.md @@ -818,10 +818,10 @@ SOFTWARE. [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/fc7e22a -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/fc7e22a/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/a75825a +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/a75825a/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-fc7e22a-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-a75825a-blue.svg [influxdb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/influxdb/CHANGELOG.md b/influxdb/CHANGELOG.md index 732267d0f..5f487af79 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v4.4.1 +- 📚 Use new My Home Assistant link format (#249) - ⬆️ Upgrades add-on base image to 6.0.0 (#248) diff --git a/influxdb/DOCS.md b/influxdb/DOCS.md index 6395cdf8c..f50721481 100644 --- a/influxdb/DOCS.md +++ b/influxdb/DOCS.md @@ -25,12 +25,6 @@ comparison to installing any other Home Assistant add-on. 1. Check the logs of the "InfluxDB" to see if everything went well. 1. Click the "OPEN WEB UI" button! -Home Assistant, by default, ships with the Community Add-ons store installed. -However, if it is missing (for any reason), you can add it by clicking the -button My button below. - -[![Add repository to your Home Assitant instance.][repository-badge]][repository] - ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -234,7 +228,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg -[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_influxdb +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_influxdb&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [contributors]: https://github.com/hassio-addons/addon-influxdb/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -244,6 +238,4 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-influxdb/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-influxdb/releases -[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg -[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/influxdb/README.md b/influxdb/README.md index 77c7d863c..9113aa8cf 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-fc7e22a-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/fc7e22a +[release-shield]: https://img.shields.io/badge/version-a75825a-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/a75825a [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png \ No newline at end of file diff --git a/influxdb/config.yaml b/influxdb/config.yaml index 27423d0ce..071405688 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -45,4 +45,4 @@ schema: slug: influxdb startup: services url: https://github.com/hassio-addons/addon-influxdb -version: fc7e22a +version: a75825a