Skip to content
EN | DE

Solarlog

This page shows the nightly version. Switch to the release version.

We recommend to use this device for grid power values only, if no other device is available providing this data. If you have a home battery installed, please do not use this device at all for grid power values.

Usage areas

  • Grid meter
  • Solar production

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
portPort
Default: 502
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: solarlog
usage: grid
host: 192.0.2.2 # IP address or hostname
port: 502 # Port, optional
meters:
- name: my_pv
type: template
template: solarlog
usage: pv
host: 192.0.2.2 # IP address or hostname
port: 502 # Port, optional