Skip to content
EN | DE

TQ Energy Manager EM2xx/EM3xx

Usage areas

  • Grid meter

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
portPort
Default: 80
optional
passwordPassword

Service account password

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-em
usage: grid
host: 192.0.2.2 # IP address or hostname
port: 80 # Port, optional
password: # Password, Service account password (optional)