|
I'm only starting with evcc and it looks very promising! I was able to configure my vehicle and my charger. Unfortunately, I have problems to include my inverter as a meter via http. I have configured it like this: On executing, I receive this error message: What am I doing wrong? Whenever I copy an example meter configuration with type I would be very happy for any hints. |
Replies: 4 comments 13 replies
|
Hi simply change meter type to meters:
- name: pv
type: default
power:
source: http
uri: http://192.168.178.48/api/dxs.json?dxsEntries=67109120
jq: .dxsEntries.dxsId."67109120".value |
|
This works on my Piko17 |
|
Thanks, everyone! You've been very helpful. |
|
@premultiply For Kostal inverters, we have currently only modbus config templates on https://github.com/andig/evcc-config. Shall I create create some Kostal Web API templates? Found some documentation on https://www.loxwiki.eu/pages/viewpage.action?pageId=28803569 . @ppistole do you have working config examples for a grid (power) and battery (power/soc) as well, which U could share with us? |
This works on my Piko17