Skip to content

Commit 55ee9f1

Browse files
committed
Templates update for nightly evcc-io/evcc@91cf243
1 parent 42436b7 commit 55ee9f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/nightly/de/vehicle/volvo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: |
66
Für die Nutzung mit EVCC benötigst du einen Volvo Account und einen Volvo Connected Car API Key.
77
Erstelle dazu auf der [Account Seite](https://developer.volvocars.com/account/) eine neue Applikation und speichere den primären VCC API Key ab.
8-
Veröffentliche nun deine Applikation und wähle unter "Scopes" die Berechtigungen "Connected Vehicle API -> conve:vehicle-relation" und "Energy API -> energy:state:read" aus.
8+
Veröffentliche nun deine Applikation und wähle unter "Scopes" die Berechtigungen "Connected Vehicle API -> conve:vehicle-relation" + "conve:odometer-status" und "Energy API -> energy:state:read" aus.
99
Als Redirect URL musst du die URL deiner EVCC Instanz eintragen, zb "https://evcc.example.org/oauth/callback".
1010
Sobald die Applikation erstellt ist, wird sie als "Publication under Review" angezeigt. Das ist nicht weiter schlimm, es funktioniert trotzdem.
1111
Beim Anlegen des Fahrzeugs über die UI wird ein Fehler angezeigt.

templates/nightly/en/vehicle/volvo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: |
66
To use with EVCC, you need a Volvo account and a Volvo Connected Car API Key.
77
To do this, create a new application on the [Account page](https://developer.volvocars.com/account/) and save the primary VCC API key.
8-
Now publish your application and select the permissions "Connected Vehicle API -> conve:vehicle-relation" and "Energy API -> energy:state:read" under "Scopes".
8+
Now publish your application and select the permissions "Connected Vehicle API -> conve:vehicle-relation" + "conve:odometer-status" and "Energy API -> energy:state:read" under "Scopes".
99
You must enter the URL of your EVCC instance as the redirect URL, e.g. "https://evcc.example.org/oauth/callback".
1010
Once the application is created, it will be displayed as "Publication under Review". This is not a problem, it still works.
1111
When adding the vehicle via the UI, an error message is displayed.

0 commit comments

Comments
 (0)