homepage/docs/widgets/services/evcc.md
2024-01-19 17:37:39 -05:00

15 lines
329 B
Markdown

---
title: EVCC
description: EVCC Widget Configuration
---
[EVSS](https://github.com/evcc-io/evcc) - evcc is an extensible EV Charge Controller with PV integration implemented in Go.
Allowed fields: `["pv_power", "grid_power", "home_power", "charge_power]`.
```yaml
widget:
type: evcc
url: http://evcc.host.or.ip:port
```