Kostal Netzbezug wird nicht angezeigt #7114
Unanswered
crsprsp
asked this question in
Q&A Hausinstallation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi zusammen,
Ich habe eine Frage zu meinem Kostal Plenticore Plus mit Batterie.
Soweit habe ich alles in meiner Testinstallation ans Laufen gebracht, allerdings wird der Netzbezug in der GUI nicht angezeigt obwohl ein "evcc meter" etwas ausgibt.
Kann mir jemand einen Tip geben?
`# open evcc at http://evcc.local:7070
network:
schema: http
host: evcc.local # .local suffix announces the hostname on MDNS
port: 7070
log: info
levels:
cache: error
unique installation id
plant: blalalaplantid
interval: 10s # control cycle interval
meters:
template: kostal-plenticore
id: 71
host: 192.168.1.25
port: 1502
usage: pv
modbus: tcpip
name: pv1
template: kostal-plenticore
id: 71
host: 192.168.1.25
port: 1502
usage: battery
modbus: tcpip
name: battery2
template: kostal-ksem-inverter
id: 71
host: 192.168.1.25
port: 1502
usage: grid
modbus: tcpip
name: grid3
chargers:
template: evsewifi
host: 192.168.1.243
name: wallbox4
loadpoints:
charger: wallbox4
mode: off
phases: 3
mincurrent: 6
maxcurrent: 16
resetOnDisconnect: true
site:
title: My home
meters:
grid: grid3
pv:
- pv1
battery:
- battery2`
VG! Rico
EDIT: running config eingefügt
Beta Was this translation helpful? Give feedback.
All reactions