Skip to content

Commit

Permalink
Replaced GitHub URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
sander1988 committed Jul 20, 2024
1 parent 18286dc commit 9e6d52f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!
Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 9e6d52f

Please sign in to comment.