ADA P1 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_meter type: template template: ada-p1-meter host: okosvillanyora.local:8989 # IP address or hostname cache: 1s # Cache, Time interval for data refresh (optional)