1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-11 01:11:31 +01:00

13 lines
204 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: EVCC
description: EVCC Widget Configuration
---
Allowed fields: `["pv_power", "grid_power", "home_power", "charge_power]`.
```yaml
widget:
type: evcc
url: http://evcc.host.or.ip:port
2023-09-29 21:01:11 +03:00
```