Skip to content
EN | DE

FRITZ! FRITZ!Smart Energy 200

Supported features

  • Built-in meter: Support for an integrated meter. Availability may vary between models.

Supported features

  • Built-in meter: Support for an integrated meter. Availability may vary between models.

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
standbypower [W]Standby power

Power values above this value will be considered as charging power and hence status "charging". Negative values deactivate status detection.

Default: 15
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
integrateddeviceIntegrated device

Integrated device. No charging sessions

advanced
heatingHeating device

Shows °C instead of %

advanced
iconIcon

Will be displayed in the user interface

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
standbypower [W]Standby power

Power values above this value will be considered as charging power and hence status "charging". Negative values deactivate status detection.

Default: 15
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
integrateddeviceIntegrated device

Integrated device. No charging sessions

advanced
heatingHeating device

Shows °C instead of %

advanced
iconIcon

Will be displayed in the user interface

advanced
Configuration example for evcc.yaml

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

chargers:
- name: my_smartswitch
type: template
template: fritzdect
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)
standbypower: 15 # Standby power (W), Power values above this value will be considered as charging power and hence status "charging". Negative values deactivate status detection. (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)
integrateddevice: # Integrated device, Integrated device. No charging sessions (optional)
heating: # Heating device, Shows °C instead of % (optional)
icon: # Icon, Will be displayed in the user interface [car, bike, bus, moped, motorcycle, rocket, scooter, taxi, tractor, rickshaw, shuttle, van, airpurifier, battery, bulb, climate, coffeemaker, compute, cooking, cooler, desktop, device, dishwasher, dryer, floorlamp, generic, heater, heatexchange, heatpump, kettle, laundry, laundry2, machine, meter, microwave, pump, smartconsumer, tool, waterheater] (optional)
chargers:
- name: my_smartswitch
type: template
template: fritzdect
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)
standbypower: 15 # Standby power (W), Power values above this value will be considered as charging power and hence status "charging". Negative values deactivate status detection. (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)
integrateddevice: # Integrated device, Integrated device. No charging sessions (optional)
heating: # Heating device, Shows °C instead of % (optional)
icon: # Icon, Will be displayed in the user interface [car, bike, bus, moped, motorcycle, rocket, scooter, taxi, tractor, rickshaw, shuttle, van, airpurifier, battery, bulb, climate, coffeemaker, compute, cooking, cooler, desktop, device, dishwasher, dryer, floorlamp, generic, heater, heatexchange, heatpump, kettle, laundry, laundry2, machine, meter, microwave, pump, smartconsumer, tool, waterheater] (optional)