From 9e6d52f30de1aee4ceae73276a5b79b235e452a6 Mon Sep 17 00:00:00 2001 From: Sander Peterse Date: Sat, 20 Jul 2024 12:43:24 +0200 Subject: [PATCH] Replaced GitHub URLs. --- .github/ISSUE_TEMPLATE.md | 4 ++-- README.md | 6 +++--- info.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e87d3e3..d78719a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,7 +15,7 @@ labels: bug - [ ] I have updated to the latest available of the Indego component version. - [ ] I have updated to the latest available Home Assistant version. -- [ ] I have read the README https://github.com/jm-73/Indego/blob/master/README.md) and especially read the part about the KNOWN ISSUES (https://github.com/jm-73/Indego/blob/master/README.md#known-issues). +- [ ] I have read the README https://github.com/sander1988/Indego/blob/master/README.md) and especially read the part about the KNOWN ISSUES (https://github.com/sander1988/Indego/blob/master/README.md#known-issues). - [ ] I have checked hecked for other open or recently closed issues for similar bugs/issues. ## The problem @@ -67,7 +67,7 @@ labels: bug Logs are required to investigate this type of issues. Make sure you add logs in debug mode when there is no clear error message or root cause. - See https://github.com/jm-73/Indego/blob/master/README.md#debugging on how to enable the debug logs. + See https://github.com/sander1988/Indego/blob/master/README.md#debugging on how to enable the debug logs. ```yaml Paste the logs here. diff --git a/README.md b/README.md index be23aef..7d40711 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![GitHub release](https://img.shields.io/github/release/jm-73/Indego.svg)](https://GitHub.com/jm-73/Indego/releases/) [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs) +[![GitHub release](https://img.shields.io/github/release/sander1988/Indego.svg)](https://github.com/sander1988/Indego/releases/) [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs) # Indego Join the Discord channel to discuss around this integration and vote for your favourite change to happen! @@ -27,7 +27,7 @@ Therefore we needed to rewrite the authentication flow. Currently **only** Google Chrome is the supported for authenticating with the Bosch SingleKey ID servers when adding the integration in HA. Also a small extension needs to be installed (temporarily) in Google Chrome to handle the response from the Bosch authentication servers. -More (technical) information on the why can be found in this [issue](https://github.com/jm-73/Indego/issues/171). +More (technical) information on the why can be found in this [issue](https://github.com/sander1988/Indego/issues/171). Optionally you can remove or disable the extension after adding the Bosch Indego integration to HomeAssistant. @@ -190,7 +190,7 @@ If you experience any readings from your mower that the sensor does not read out ## New issues If you experience issues/bugs with this the best way to report them is to open an issue in **this** repo. -[Issue link](https://github.com/jm-73/Indego/issues) +[Issue link](https://github.com/sander1988/Indego/issues) ## Credits diff --git a/info.md b/info.md index f320a9b..51880bb 100644 --- a/info.md +++ b/info.md @@ -2,11 +2,11 @@ ### NB!: This is a Beta version! {% endif %} # Bosch Indego Mower -![Screenshot](https://github.com/jm-73/Indego/blob/master/doc/0-Sensors_3.png) +![Screenshot](https://github.com/sander1988/Indego/blob/master/doc/0-Sensors_3.png) The integration uses the config flow in Home Assistant combined with a Chrome plugin. Please see documentation on Github pages. Add this integration via Home Assistant Settings -> Devices & Services -> Add Integration. Search for Bosch. -- [GitHub](https://github.com/jm-73/Indego) +- [GitHub](https://github.com/sander1988/Indego) - [Discord](https://discord.gg/aD33GsP) \ No newline at end of file