Volkszähler HTTP API, Import & Export
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
importuuid | Import UUID | optional | |
exportuuid | Export UUID | optional | |
url | Middleware URL | 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: volkszaehler-importexport usage: grid importuuid: # Import UUID exportuuid: # Export UUID url: http://zaehler.network.local:8080/api/data # Middleware URL, optional