Skip to content
EN | DE

FRITZ! FRITZ!Smart Energy 250

Usage areas

  • Grid meter

Usage areas

  • Grid meter
  • Solar production

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
unitUnit

Unit index for multi-unit devices

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
unitUnit

Unit index for multi-unit devices

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_grid
type: template
template: fritzgrid
usage: grid
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)
unit: # Unit, Unit index for multi-unit devices (optional)
meters:
- name: my_grid
type: template
template: fritzgrid
usage: grid
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)
unit: 1 # Unit, Unit index for multi-unit devices (optional)
meters:
- name: my_pv
type: template
template: fritzgrid
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)
unit: 1 # Unit, Unit index for multi-unit devices (optional)