evcc-io / evcc

Sonne tanken ☀️🚘
https://evcc.io
MIT License
3.56k stars 659 forks source link

Elli Connect liefert falsche Werte & falsche evcc-UI #12879

Closed Schuttkuebl closed 7 months ago

Schuttkuebl commented 7 months ago

Describe the bug

Aus unerklärlichen Gründen passen die Werte der Elli nicht zu denen des Wechselrichters. Die evcc-UI zeigt zudem auch falsche Daten. Zum Zeitpunkt der Screenshots wurde das Auto jedoch weiter geladen. Aufgrund des Verbrauchs von ca. 2kW gehe ich von einer Minimumladung von 1380W aus (leider nicht belegbar, da kein Messgerät oder App). Ebenfalls haben die LEDs der Elli nur Grün geleuchtet, was auf eine fehlenden Verbindung zum Energiemanagement hindeutet. Die Elli zeigt leider keinerlei Fehler im Log.

5f69701f-30e9-4104-aa45-1363eec60920 b9177607-a01c-4bce-89f3-79fd732d6822

Steps to reproduce

1. 2. 3. ...

Configuration details

# open evcc at http://evcc.local:7070
network:
  schema: http
  host: evcc.local # .local suffix announces the hostname on MDNS
  port: 7070

log: debug
levels:
  cache: error
  lp-2: trace

# Own sponsor key
sponsortoken: x

# unique installation id
plant: xxx

interval: 20s # control cycle interval

meters:
  - name: mygridmeter
    type: template
    template: fronius-solarapi-v1
    usage: grid
    host: 192.168.xx.xx # IP-Adresse oder Hostname
    # port: 502 # Port (optional) 
  - name: pv1
    type: template
    template: fronius-solarapi-v1
    usage: pv
    host: 192.168.xx.xx # IP-Adresse oder Hostname
  - name: BYDBattery
    type: template
    template: fronius-solarapi-v1
    usage: battery
    host: 192.168.xx.xx # IP-Adresse oder Hostname
  - name: pv2
    type: template
    template: fronius-solarapi-v1
    usage: pv
    host: 192.168.xx.xy # IP-Adresse oder Hostname

chargers:
- type: template
  template: elliconnect 
  ski: xyxyxyx  
  ip: 192.168.xx.yy  
  name: wallbox1
- name: Easee
  type: template
  template: easee
  user: O
  password: O
  charger: OOOO

loadpoints:
- title: Garage
  charger: wallbox1
  mode: pv
  phases: 1
  mincurrent: 6
  maxcurrent: 15
  priority: 2
- title: Fassade
  charger: Easee
  mode: pv
  phases: 0
  mincurrent: 6
  maxcurrent: 16
  priority: 1

site:
  - title: XXX # display name for UI
    meters:
      grid: mygridmeter # grid meter reference
      pv: # (pvs = veraltet)
        - pv1 # first pv meter reference
        - pv2 # second pv meter reference
      battery: # (batteries = veraltet)
        - BYDBattery # battery meter reference
  - residualPower: 100

eebus:
  certificate:
      private: |
          -----BEGIN EC PRIVATE KEY-----
          -----END EC PRIVATE KEY-----
      public: |
          -----BEGIN CERTIFICATE-----
          -----END CERTIFICATE-----

Log details

ar 11 12:43:03 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:43:03 charge power: 3450W
Mar 11 12:43:03 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:03 charge power: 0W
Mar 11 12:43:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:03 pv power: 13605W
Mar 11 12:43:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:03 battery soc: 99%
Mar 11 12:43:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:03 battery power: -20W
Mar 11 12:43:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:03 grid meter: -11633W
Mar 11 12:43:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:03 site power: -11553W
Mar 11 12:43:03 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:03 charge currents: [0 0 0]A
Mar 11 12:43:03 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:03 charge total import: 446.017kWh
Mar 11 12:43:03 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:03 charger status: A
Mar 11 12:43:04 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:04 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88657 DeviceDiagnosisHeartbeatData
Mar 11 12:43:04 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:04 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88658 DeviceDiagnosisHeartbeatData
Mar 11 12:43:05 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:05 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88659 DeviceDiagnosisHeartbeatData
Mar 11 12:43:06 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:06 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88660 DeviceDiagnosisHeartbeatData
Mar 11 12:43:07 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:07 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88661 DeviceDiagnosisHeartbeatData
Mar 11 12:43:08 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:08 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88662 DeviceDiagnosisHeartbeatData
Mar 11 12:43:08 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:08 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88663 DeviceDiagnosisHeartbeatData
Mar 11 12:43:09 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:09 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88664 DeviceDiagnosisHeartbeatData
Mar 11 12:43:10 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:10 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88665 DeviceDiagnosisHeartbeatData
Mar 11 12:43:11 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:11 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88666 DeviceDiagnosisHeartbeatData
Mar 11 12:43:11 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:11 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88667 DeviceDiagnosisHeartbeatData
Mar 11 12:43:12 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:12 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88668 DeviceDiagnosisHeartbeatData
Mar 11 12:43:13 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:13 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88669 DeviceDiagnosisHeartbeatData
Mar 11 12:43:14 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:14 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88670 DeviceDiagnosisHeartbeatData
Mar 11 12:43:15 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:15 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88671 DeviceDiagnosisHeartbeatData
Mar 11 12:43:15 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:15 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88672 DeviceDiagnosisHeartbeatData
Mar 11 12:43:16 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:16 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88673 DeviceDiagnosisHeartbeatData
Mar 11 12:43:17 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:17 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88674 DeviceDiagnosisHeartbeatData
Mar 11 12:43:18 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:18 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88675 DeviceDiagnosisHeartbeatData
Mar 11 12:43:19 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:19 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88676 DeviceDiagnosisHeartbeatData
Mar 11 12:43:20 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:20 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88677 DeviceDiagnosisHeartbeatData
Mar 11 12:43:20 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:20 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88678 DeviceDiagnosisHeartbeatData
Mar 11 12:43:21 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:21 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88679 DeviceDiagnosisHeartbeatData
Mar 11 12:43:22 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:22 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88680 DeviceDiagnosisHeartbeatData
Mar 11 12:43:23 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:23 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88681 DeviceDiagnosisHeartbeatData
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 ----
Mar 11 12:43:23 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:43:23 charge power: 3450W
Mar 11 12:43:23 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:23 charge power: 0W
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 pv power: 13678W
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 battery soc: 99%
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 battery power: -22W
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 grid meter: -11697W
Mar 11 12:43:23 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:23 site power: -11620W
Mar 11 12:43:23 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:43:23 charger status: C
Mar 11 12:43:23 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:43:23 pv charge current: 65.5A = 15A + 50.5A (-11620W @ 1p)
Mar 11 12:43:24 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:24 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88682 DeviceDiagnosisHeartbeatData
Mar 11 12:43:24 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:24 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88683 DeviceDiagnosisHeartbeatData
Mar 11 12:43:25 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:25 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88684 DeviceDiagnosisHeartbeatData
Mar 11 12:43:26 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:26 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88685 DeviceDiagnosisHeartbeatData
Mar 11 12:43:27 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:27 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88686 DeviceDiagnosisHeartbeatData
Mar 11 12:43:28 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:28 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88687 DeviceDiagnosisHeartbeatData
Mar 11 12:43:28 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:28 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88688 DeviceDiagnosisHeartbeatData
Mar 11 12:43:29 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:29 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88689 DeviceDiagnosisHeartbeatData
Mar 11 12:43:30 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:30 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88690 DeviceDiagnosisHeartbeatData
Mar 11 12:43:31 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:31 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88691 DeviceDiagnosisHeartbeatData
Mar 11 12:43:32 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:32 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88692 DeviceDiagnosisHeartbeatData
Mar 11 12:43:32 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:32 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88693 DeviceDiagnosisHeartbeatData
Mar 11 12:43:33 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:33 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88694 DeviceDiagnosisHeartbeatData
Mar 11 12:43:34 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:34 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88695 DeviceDiagnosisHeartbeatData
Mar 11 12:43:35 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:35 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88696 DeviceDiagnosisHeartbeatData
Mar 11 12:43:36 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:36 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88697 DeviceDiagnosisHeartbeatData
Mar 11 12:43:36 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:36 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88698 DeviceDiagnosisHeartbeatData
Mar 11 12:43:37 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:37 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88699 DeviceDiagnosisHeartbeatData
Mar 11 12:43:38 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:38 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88700 DeviceDiagnosisHeartbeatData
Mar 11 12:43:39 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:39 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88701 DeviceDiagnosisHeartbeatData
Mar 11 12:43:40 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:39 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88702 DeviceDiagnosisHeartbeatData
Mar 11 12:43:40 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:40 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88703 DeviceDiagnosisHeartbeatData
Mar 11 12:43:41 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:41 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88704 DeviceDiagnosisHeartbeatData
Mar 11 12:43:42 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:42 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88705 DeviceDiagnosisHeartbeatData
Mar 11 12:43:43 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:43 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88706 DeviceDiagnosisHeartbeatData
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 ----
Mar 11 12:43:43 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:43:43 charge power: 3450W
Mar 11 12:43:43 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:43 charge power: 0W
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 pv power: 7210W
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 battery soc: 99%
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 battery power: -9W
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 grid meter: -4942W
Mar 11 12:43:43 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:43:43 site power: -4851W
Mar 11 12:43:43 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:43 charge currents: [0 0 0]A
Mar 11 12:43:43 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:43 charge total import: 446.017kWh
Mar 11 12:43:43 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:43:43 charger status: A
Mar 11 12:43:44 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:44 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88707 DeviceDiagnosisHeartbeatData
Mar 11 12:43:44 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:44 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88708 DeviceDiagnosisHeartbeatData
Mar 11 12:43:45 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:45 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88709 DeviceDiagnosisHeartbeatData
Mar 11 12:43:46 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:46 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88710 DeviceDiagnosisHeartbeatData
Mar 11 12:43:47 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:47 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88711 DeviceDiagnosisHeartbeatData
Mar 11 12:43:47 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:47 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88712 DeviceDiagnosisHeartbeatData
Mar 11 12:43:48 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:48 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88713 DeviceDiagnosisHeartbeatData
Mar 11 12:43:49 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:49 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88714 DeviceDiagnosisHeartbeatData
Mar 11 12:43:50 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:50 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88715 DeviceDiagnosisHeartbeatData
Mar 11 12:43:51 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:51 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88716 DeviceDiagnosisHeartbeatData
Mar 11 12:43:52 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:52 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88717 DeviceDiagnosisHeartbeatData
Mar 11 12:43:52 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:52 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88718 DeviceDiagnosisHeartbeatData
Mar 11 12:43:53 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:53 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88719 DeviceDiagnosisHeartbeatData
Mar 11 12:43:54 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:54 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88720 DeviceDiagnosisHeartbeatData
Mar 11 12:43:55 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:55 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88721 DeviceDiagnosisHeartbeatData
Mar 11 12:43:56 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:56 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88722 DeviceDiagnosisHeartbeatData
Mar 11 12:43:56 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:56 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88723 DeviceDiagnosisHeartbeatData
Mar 11 12:43:57 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:57 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88724 DeviceDiagnosisHeartbeatData
Mar 11 12:43:58 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:58 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88725 DeviceDiagnosisHeartbeatData
Mar 11 12:43:59 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:59 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88726 DeviceDiagnosisHeartbeatData
Mar 11 12:43:59 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:43:59 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88727 DeviceDiagnosisHeartbeatData
Mar 11 12:44:00 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:00 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88728 DeviceDiagnosisHeartbeatData
Mar 11 12:44:01 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:01 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88729 DeviceDiagnosisHeartbeatData
Mar 11 12:44:02 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:02 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88730 DeviceDiagnosisHeartbeatData
Mar 11 12:44:03 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:03 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88731 DeviceDiagnosisHeartbeatData
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 ----
Mar 11 12:44:03 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:44:03 charge power: 3450W
Mar 11 12:44:03 raspberrypi evcc[184744]: [lp-2  ] DEBUG 2024/03/11 12:44:03 charge power: 0W
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 pv power: 4232W
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 battery soc: 99%
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 battery power: -3W
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 grid meter: -2263W
Mar 11 12:44:03 raspberrypi evcc[184744]: [site  ] DEBUG 2024/03/11 12:44:03 site power: -2166W
Mar 11 12:44:03 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:44:03 charger status: C
Mar 11 12:44:03 raspberrypi evcc[184744]: [lp-1  ] DEBUG 2024/03/11 12:44:03 pv charge current: 24.4A = 15A + 9.42A (-2166W @ 1p)
Mar 11 12:44:04 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:04 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88732 DeviceDiagnosisHeartbeatData
Mar 11 12:44:04 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:04 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88733 DeviceDiagnosisHeartbeatData
Mar 11 12:44:05 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:05 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88734 DeviceDiagnosisHeartbeatData
Mar 11 12:44:06 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:06 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88735 DeviceDiagnosisHeartbeatData
Mar 11 12:44:07 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:07 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88736 DeviceDiagnosisHeartbeatData
Mar 11 12:44:08 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:08 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88737 DeviceDiagnosisHeartbeatData
Mar 11 12:44:08 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:08 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88738 DeviceDiagnosisHeartbeatData
Mar 11 12:44:09 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:09 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88739 DeviceDiagnosisHeartbeatData
Mar 11 12:44:10 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:10 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88740 DeviceDiagnosisHeartbeatData
Mar 11 12:44:11 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:11 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88741 DeviceDiagnosisHeartbeatData
Mar 11 12:44:12 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:11 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88742 DeviceDiagnosisHeartbeatData
Mar 11 12:44:12 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:12 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88743 DeviceDiagnosisHeartbeatData
Mar 11 12:44:13 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:13 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88744 DeviceDiagnosisHeartbeatData
Mar 11 12:44:14 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:14 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88745 DeviceDiagnosisHeartbeatData
Mar 11 12:44:15 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:15 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88746 DeviceDiagnosisHeartbeatData
Mar 11 12:44:15 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:15 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88747 DeviceDiagnosisHeartbeatData
Mar 11 12:44:16 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:16 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88748 DeviceDiagnosisHeartbeatData
Mar 11 12:44:17 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:17 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88749 DeviceDiagnosisHeartbeatData
Mar 11 12:44:18 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:18 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88750 DeviceDiagnosisHeartbeatData
Mar 11 12:44:19 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:19 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88751 DeviceDiagnosisHeartbeatData
Mar 11 12:44:19 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:19 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88752 DeviceDiagnosisHeartbeatData
Mar 11 12:44:20 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:20 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88753 DeviceDiagnosisHeartbeatData
Mar 11 12:44:21 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:21 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88754 DeviceDiagnosisHeartbeatData
Mar 11 12:44:22 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:22 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88755 DeviceDiagnosisHeartbeatData
Mar 11 12:44:23 raspberrypi evcc[184744]: [eebus ] DEBUG 2024/03/11 12:44:23 Send: d:_i:47859_Elli-Wallbox-2144A1R3UA notify 88756 DeviceDiagnosisHeartbeatData

What type of operating system are you running?

Linux

Version

0.124.7

StefanSchoof commented 7 months ago

Wenn du kein Charger Meter hast und deine Wallbox nicht misst, weiß evcc auch nicht viel das Auto gerade lädt, sondern nur was die Wallbox maximal nehmen darf. Daher völlig normales Verhalten und nur durch einen Zähler der als charge meter eingebunden wird zu ändern.

andig commented 7 months ago

Aus unerklärlichen Gründen

Wie im Log zu erkennen gibt es mangels Zähler überhaupt keine Messwerte. Daher kann evcc auch nur einen educated guess machen.