Skip to content

Commit 2bbd026

Browse files
authored
Fix API links (#137)
* Fix API links I noticed that the API links were moved on the go-E side so here's my proposed change to fix that in this repo. * Update README.md
1 parent 3a6ac7f commit 2bbd026

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you have any issues with this integration after you updated your go-eCharger
4343

4444
### go-eCharger
4545

46-
- __All documented fields__ [in the official go-eCharger GitHub repository](https://github.com/goecharger/go-eCharger-API-v2/blob/main/apikeys-en.md) are supported by this integration (with very few exceptions) [[see list of currently not handled API keys](#list-of-currently-not-handled-api-keys-27172)]
46+
- __All documented fields__ [in the official go-eCharger GitHub repository](https://github.com/goecharger/go-eCharger-API-v2/blob/main/API_KEYS_FIRMWARE/apikeys-en.md) are supported by this integration (with very few exceptions) [[see list of currently not handled API keys](#list-of-currently-not-handled-api-keys-27172)]
4747
- Support for 'PV surplus charging' (PV-Überschuss Laden) __without additional hardware__ — no need to pay for evcc. In order to use this feature, a small additional manual setup process is required [[details can be found below](#enable-pv-surplus-charging-via-ha-automation)]
4848
- For all go-eCharger (status) fields that support a numeric status code, this code is available as a separate sensor
4949
- Multilanguage support: a German translation included (any feedback highly appreciated!) & looking forward to other language contributions
@@ -54,7 +54,7 @@ If you have any issues with this integration after you updated your go-eCharger
5454
- Owners of a 22kW variant can __force 16A only__ for all relevant settings. (This can be enabled via the integration settings and require a restart of the integration — then with every restart the settings will be inspected and adjusted to a max of 16A if required)
5555

5656
### go-eController
57-
- This integration [supports __most documented fields__ in the official go-eCharger GitHub repository](https://github.com/goecharger/go-eCharger-API-v2/blob/main/apikeys-en.md).
57+
- This integration [supports __most documented fields__ in the official go-eCharger GitHub repository](https://github.com/goecharger/go-eCharger-API-v2/blob/main/API_KEYS_FIRMWARE/apikeys-en.md).
5858
- More sensors will follow up
5959
- Multilanguage support: a German translation included (any feedback highly appreciated!) & looking forward to other language contributions
6060

@@ -303,7 +303,7 @@ Please consider [using my personal Tibber invitation link to join Tibber today](
303303

304304
### References
305305

306-
- https://github.com/goecharger/go-eCharger-API-v2/blob/main/apikeys-en.md
306+
- https://github.com/goecharger/go-eCharger-API-v2/blob/main/API_KEYS_FIRMWARE/apikeys-en.md
307307
- https://github.com/goecharger/go-eController-API/blob/main/apikeys-en.md
308308

309309
[^1]: `focore` stands for: **fo**rce **co**nfiguration **re**quest

0 commit comments

Comments
 (0)