Skip to content
EN | DE

TQ Energy Manager EM420

Usage areas

  • Grid meter

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
tokenAccess token

Access token for EM420 (Create in Profile -> Access tokens)

Example: ey...
optional
portPort
Default: 80
optional
deviceAPI Device Path

JSON-API -> Data Endpoint

Default: local
optional
Configuration example for evcc.yaml

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

meters:
- name: my_grid
type: template
template: tq-em420
usage: grid
host: 192.0.2.2 # IP address or hostname
token: ey... # Access token, Access token for EM420 (Create in Profile -> Access tokens)
port: 80 # Port, optional
device: local # API Device Path, JSON-API -> Data Endpoint (optional)