Skip to content
EN | DE

Smartfox Reg

aux can be used for water heating power.

Usage areas

  • Grid meter
  • Solar production
  • Smart consumer

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
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: smartfox
usage: grid
host: 192.0.2.2 # IP address or hostname
meters:
- name: my_pv
type: template
template: smartfox
usage: pv
host: 192.0.2.2 # IP address or hostname
meters:
- name: my_aux
type: template
template: smartfox
usage: aux
host: 192.0.2.2 # IP address or hostname