Pstryk.pl 3-phase meter via local HTTP
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
cache | Cache Time interval for data refresh | 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: pstryk usage: grid host: 192.0.2.2 # IP address or hostname cache: 1s # Cache, Time interval for data refresh (optional)