evcc
evcc copied to clipboard
EEbus: Leistung und Geladen bleibt bei 0,0 nach Update auf 0.128 (Elli Pro Wallbox)
Describe the bug
Nach dem Update auf von 0.127.x auf 0.128 und dem Entfernen der IP Adresse aus der ellipro charger Konfiguration, wird beim Ladevorgang keine Leistung (0,0 kW) und kein Geladen (0,0 kWh) angezeigt. Das Überschuss-Laden scheint trotzdem zu funktionieren.
Steps to reproduce
- Update von 0.127 auf 0.128
- IP Adresse aus charger Konfiguration entfernen
- Lademodus PV
Configuration details
network:
schema: http
host: evcc.local
port: 7070
interval: 30s
log: info
levels:
site: debug
lp-1: debug
lp-2: debug
cache: error
db: error
modbusproxy:
meters:
- name: grid
type: template
template: goodwe-hybrid
usage: grid
# Modbus TCP
modbus: tcpip
id: 247
host: *****
port: 502 # Port
- name: pv
type: template
template: goodwe-hybrid
usage: pv
# Modbus TCP
modbus: tcpip
id: 247
host: *****
port: 502
- name: battery
type: template
template: goodwe-hybrid
usage: battery
# Modbus TCP
modbus: tcpip
id: 247
host: *****
port: 502
chargers:
- name: elli
type: template
template: ellipro
ski: *****
vehicles:
- name: id4
type: template
template: id
title: ID.4
user: *****
password: *****
capacity: 77
vin: *****
site:
title: Home
meters:
grid: grid
pv: pv
battery:
- battery
residualPower: 0
maxGridSupplyWhileBatteryCharging: 0
loadpoints:
- title: Garage
charger: elli
mode: "off"
phases: 3
minCurrent: 6
maxCurrent: 16
priority: 0
soc:
poll:
mode: charging
interval: 60m
estimate: true
enable:
delay: 1m
threshold: 0
disable:
delay: 3m
threshold: 0
guardDuration: 5m
# mqtt message broker
mqtt:
broker: *****
# topic: evcc # root topic for publishing, set empty to disable
user: *****
password: *****
influx:
# eebus credentials
eebus:
certificate:
public: |
-----BEGIN CERTIFICATE-----
****
-----END CERTIFICATE-----
private: |
-----BEGIN EC PRIVATE KEY-----
*****
-----END EC PRIVATE KEY-----
plant: *****
Log details
[site ] DEBUG 2024/07/04 15:11:15 ----
[lp-1 ] DEBUG 2024/07/04 15:11:15 charge power: 0W
[lp-1 ] DEBUG 2024/07/04 15:11:15 charge currents: [8.63 8.63 8.57]A
[site ] DEBUG 2024/07/04 15:11:15 pv power: 6601W
[site ] DEBUG 2024/07/04 15:11:15 battery soc: 60%
[site ] DEBUG 2024/07/04 15:11:15 battery power: -101W
[site ] DEBUG 2024/07/04 15:11:15 grid meter: -45W
[site ] DEBUG 2024/07/04 15:11:15 site power: -146W
[lp-1 ] DEBUG 2024/07/04 15:11:15 detected active phases: 3p
[lp-1 ] DEBUG 2024/07/04 15:11:15 charger status: C
[lp-1 ] DEBUG 2024/07/04 15:11:15 soc estimated: 62.00% (vehicle: 62.00%)
[lp-1 ] DEBUG 2024/07/04 15:11:15 vehicle soc: 62%
[lp-1 ] DEBUG 2024/07/04 15:11:15 vehicle soc limit: 80%
[lp-1 ] DEBUG 2024/07/04 15:11:15 vehicle range: 253km
[lp-1 ] DEBUG 2024/07/04 15:11:15 !! active phases: 3p = min(3p measured 0p vehicle 3p physical 0p charger)
[lp-1 ] DEBUG 2024/07/04 15:11:15 pv charge current: 10.2A = 9.95A + 0.212A (-146W @ 3p)
[lp-1 ] DEBUG 2024/07/04 15:11:15 max charge current: 10.2A
What type of operating system are you running?
HomeAssistant Add-on
Version
0.128