Volkszähler WebSocket API
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
uuid | UUID | 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: volkszaehler-ws usage: grid host: 192.0.2.2 # IP address or hostname uuid: # UUID port: 8082 # Port, optional