# my-PV AC ELWA-E

Quelle: https://docs.evcc.io/de/meters/my-pv-ac-elwa-e

## Parameter

| Name | Beschreibung | Standard / Beispiel | |
| --- | --- | --- | --- |
| host | IP-Adresse oder Hostname | 192.0.2.2 |  |

## Konfigurationsbeispiel für evcc.yaml

```yaml
meters:
    - name: my_aux
      type: template
      template: ac-elwa-e
      usage: aux
      host: 192.0.2.2 # IP-Adresse oder Hostname
```
