[renault] update default Kamereon API Key (#14846)

Signed-off-by: Doug Culnane <doug@culnane.net>
This commit is contained in:
Doug Culnane 2023-04-19 08:25:21 +02:00 committed by GitHub
parent 83cbe746d0
commit c130ca11a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,5 @@ public class RenaultConfiguration {
public String vin = "";
public int refreshInterval = 10;
public int updateDelay = 30;
public String kamereonApiKey = "VAX7XYKGfa92yMvXculCkEFyfZbuM7Ss";
public String kamereonApiKey = "YjkKtHmGfaceeuExUDKGxrLZGGvtVS0J";
}

View File

@ -94,7 +94,7 @@
<parameter name="kamereonApiKey" type="text">
<label>Kamereon API Key</label>
<description>Access code for MyRenault Services.</description>
<default>VAX7XYKGfa92yMvXculCkEFyfZbuM7Ss</default>
<default>YjkKtHmGfaceeuExUDKGxrLZGGvtVS0J</default>
</parameter>
</config-description>
</thing-type>