Skip to content
EN | DE

TinkerForge WARP2 Pro

If necessary, WARP's own automatic phase switching will be deactivated by EVCC when connecting to the wallbox. See docs.warp-charger.com.

Supported features

  • mA regulation: Finer charging current regulation (mA instead of A) for better solar surplus use.
  • RFID: Integrated RFID card reader for vehicle identification.
  • 1P/3P: Automatic phase switching. Useful for solar surplus charging.

Parameters

NameDescriptionValueLevel
uriURI

HTTP(S) address

optional
userUsername

e.g. email address, user id, etc.

optional
passwordPassword

Service account password

optional
energyMeterIndexEnergy Meter Index

Index of the meter configured in the WARP charger whose values should be used.

Default: 0
advanced
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: tinkerforge-warp-ws
uri: # URI, HTTP(S) address
user: # Username, e.g. email address, user id, etc. (optional)
password: # Password, Service account password (optional)
energyMeterIndex: 0 # Energy Meter Index, Index of the meter configured in the WARP charger whose values should be used. (optional)