Skip to content
EN | DE

TP-Link Tapo P-Series Smart Plug

Third-party compatibility must be enabled in the Tapo app to allow evcc to control the device!

Usage areas

  • Solar production
  • Charger meter

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
userUsername

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

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_pv
type: template
template: tapo
usage: pv
host: 192.0.2.2 # IP address or hostname
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
meters:
- name: my_charger
type: template
template: tapo
usage: charge
host: 192.0.2.2 # IP address or hostname
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password