thing-type.config.tesla.account.password.label = Password
thing-type.config.tesla.account.password.description = Password for the Tesla Remote Service
thing-type.config.tesla.account.refreshToken.label = Refresh Token
-thing-type.config.tesla.account.refreshToken.description = Refresh token for account authentication. Use "smarthome:tesla" to retrieve it.
+thing-type.config.tesla.account.refreshToken.description = Refresh token for account authentication. Use "openhab:tesla" to retrieve it.
thing-type.config.tesla.account.username.label = Username
thing-type.config.tesla.account.username.description = Username for the Tesla Remote Service, e.g email address.
thing-type.config.tesla.model3.allowWakeup.label = Allow Wake-Up
channel-type.tesla.chargelimitminimum.label = Charge Limit Minimum
channel-type.tesla.chargelimitminimum.description = Minimum charging limit of the vehicle, as %
channel-type.tesla.chargelimitsocstandard.label = Charge Limit SOC Standard
-channel-type.tesla.chargelimitsocstandard.description = Standard charging limity of the vehicle, in %
+channel-type.tesla.chargelimitsocstandard.description = Standard charging limit of the vehicle, in %
channel-type.tesla.chargemaxcurrent.label = Charge Max Current
channel-type.tesla.chargemaxcurrent.description = Maximum current (Ampere) that can be requested from the charger
channel-type.tesla.chargeport.label = Charge Port
<config-description>
<parameter name="refreshToken" type="text" required="false">
<label>Refresh Token</label>
- <description>Refresh token for account authentication. Use "smarthome:tesla" to retrieve it.</description>
+ <description>Refresh token for account authentication. Use "openhab:tesla" to retrieve it.</description>
</parameter>
<parameter name="username" type="text" required="false">
<advanced>true</advanced>
<channel-type id="chargelimitsocstandard" advanced="true">
<item-type>Dimmer</item-type>
<label>Charge Limit SOC Standard</label>
- <description>Standard charging limity of the vehicle, in %</description>
+ <description>Standard charging limit of the vehicle, in %</description>
<state pattern="%.1f %%" readOnly="true"></state>
</channel-type>
<channel-type id="chargeidealdistanceadded" advanced="true">