Skip to content
EN | DE

Tessie

Charger connected via the Tessie API. Allows control of charging state and configuration of maximum current.

Supported features

  • Built-in meter: Support for an integrated meter. Availability may vary between models.

Parameters

NameDescriptionValueLevel
vinVehicle Identification Number

If you own multiple vehicles from the same manufacturer

Example: W...
optional
tokenTessie API Tokenoptional
locationLocation

Define a location where the Tessie charger will work (always = always, no geofence) or a custom location (exact name) as defined in Tessie (Case sensitive)

Example: tessiehome
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

chargers:
- name: my_charger
type: template
template: tessie
vin: W... # Vehicle Identification Number, If you own multiple vehicles from the same manufacturer
token: # Tessie API Token
location: tessiehome # Location, Define a location where the Tessie charger will work (always = always, no geofence) or a custom location (exact name) as defined in Tessie (Case sensitive)