Skip to content
EN | DE

FRITZ! FRITZ!Smart Energy 210

Usage areas

  • Solar production
  • Charger meter

Usage areas

  • Solar production
  • Charger meter

Parameters

NameDescriptionValueLevel
userUsername

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

optional
passwordPassword

Service account password

optional
ainActor Identification Number (AIN)

Printed on the type label on the back of the device.

Example: 307788992233
optional
uriURI

HTTP(S) address

Default: https://fritz.box
optional
firmware82Use new REST API (FritzOS 8.2+)

Use the new REST API for FritzOS version 8.2 and later

advanced
unitUnit

Unit index for multi-unit devices (REST API only)

advanced
NameDescriptionValueLevel
userUsername

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

optional
passwordPassword

Service account password

optional
ainActor Identification Number (AIN)

Printed on the type label on the back of the device.

Example: 307788992233
optional
uriURI

HTTP(S) address

Default: https://fritz.box
optional
firmware82Use new REST API (FritzOS 8.2+)

Use the new REST API for FritzOS version 8.2 and later

advanced
unitUnit

Unit index for multi-unit devices (REST API only)

Default: 1
advanced
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: fritzdect
usage: pv
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
ain: 307788992233 # Actor Identification Number (AIN), Printed on the type label on the back of the device.
uri: https://fritz.box # URI, HTTP(S) address (optional)
firmware82: # Use new REST API (FritzOS 8.2+), Use the new REST API for FritzOS version 8.2 and later (optional)
unit: # Unit, Unit index for multi-unit devices (REST API only) (optional)
meters:
- name: my_charger
type: template
template: fritzdect
usage: charge
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
ain: 307788992233 # Actor Identification Number (AIN), Printed on the type label on the back of the device.
uri: https://fritz.box # URI, HTTP(S) address (optional)
firmware82: # Use new REST API (FritzOS 8.2+), Use the new REST API for FritzOS version 8.2 and later (optional)
unit: # Unit, Unit index for multi-unit devices (REST API only) (optional)
meters:
- name: my_pv
type: template
template: fritzdect
usage: pv
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
ain: 307788992233 # Actor Identification Number (AIN), Printed on the type label on the back of the device.
uri: https://fritz.box # URI, HTTP(S) address (optional)
firmware82: # Use new REST API (FritzOS 8.2+), Use the new REST API for FritzOS version 8.2 and later (optional)
unit: 1 # Unit, Unit index for multi-unit devices (REST API only) (optional)
meters:
- name: my_charger
type: template
template: fritzdect
usage: charge
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
ain: 307788992233 # Actor Identification Number (AIN), Printed on the type label on the back of the device.
uri: https://fritz.box # URI, HTTP(S) address (optional)
firmware82: # Use new REST API (FritzOS 8.2+), Use the new REST API for FritzOS version 8.2 and later (optional)
unit: 1 # Unit, Unit index for multi-unit devices (REST API only) (optional)