Solarlog
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
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
port | Port | 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, optionalmeters: - name: my_pv type: template template: solarlog usage: pv host: 192.0.2.2 # IP address or hostname port: 502 # Port, optional