Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallbox Pulsar: charger logic error: current mismatch #18974

Closed
2 tasks done
mmargi opened this issue Feb 19, 2025 · 9 comments
Closed
2 tasks done

Wallbox Pulsar: charger logic error: current mismatch #18974

mmargi opened this issue Feb 19, 2025 · 9 comments

Comments

@mmargi
Copy link

mmargi commented Feb 19, 2025

Describe the bug

Hi, when I try charge with OCPP connected Wallbox Pulsar Max in Solar or Min+Solar mode, there are continuos errors in log like : charger logic error: current mismatch (got 32A, expected 16.2A)..

Are there probles on EVCC or Wallbox side? In wallbox app i can see requested value for some time (seconds...) for example 16A, but after some soconds is returned back to 32A.

I had isolated every possible other device, even disabled chargng station access to cloud. EVCC was the only thing that could communicate with the charger.

Maybe important: I cant set this in my app: Enable “Improved charger control” (Profile -> Experimental functions) (myWallbox app)

Steps to reproduce

  1. Connect EVCC with Wallbox OCPP
  2. Set Solar or Min+Solar mode and start charging

...

Configuration details

chargers:
- type: template
  template: pulsarplus.
  stationid: sloupek..
  name: wallbox-sloupek
  remotestart: true

- type: template
  template: pulsarplus.
  stationid: garaz..
  name: wallbox-garaz
  remotestart: true

loadpoints:
- title: Sloupek
  charger: wallbox-sloupek
  mode: off

- title: Garaz
  charger: wallbox-garaz
  mode: off

site:
  title: Doma
  meters:
    grid: grid_estimated
    pv:
    - pv_estimated
    battery:
    - battery

Log details

lp-2 ] DEBUG 2025/02/19 10:44:48 charge voltages: [235 244 237]V
[lp-2 ] DEBUG 2025/02/19 10:44:48 detected connected phases: 3p
[lp-2 ] DEBUG 2025/02/19 10:44:48 detected active phases: 1p
[lp-2 ] DEBUG 2025/02/19 10:44:48 charge total import: 3117.800kWh
[lp-2 ] DEBUG 2025/02/19 10:44:48 charger status: C
[lp-2 ] DEBUG 2025/02/19 10:44:48 soc estimated: 93.91% (vehicle: 92.00%)
[lp-2 ] DEBUG 2025/02/19 10:44:48 vehicle soc: 94%
[lp-2 ] DEBUG 2025/02/19 10:44:48 vehicle range: 0km
[lp-2 ] WARN 2025/02/19 10:44:48 charger logic error: current mismatch (got 32A, expected 26.7A)
[lp-2 ] DEBUG 2025/02/19 10:44:48 pv charge current: 27A = 24A + 2.99A (-688W @ 1p)
[ocpp ] TRACE 2025/02/19 10:44:48 send garaz: [2,"125413954","SetChargingProfile",{"connectorId":1,"csChargingProfiles":{"chargingProfileId":30,"stackLevel":10,"chargingProfilePurpose":"TxDefaultProfile","chargingProfileKind":"Absolute","chargingSchedule":{"startSchedule":"2025-02-19T09:43:48Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":26.9}]}}}]
[ocpp ] TRACE 2025/02/19 10:44:50 recv garaz: [3,"125413954",{"status": "Accepted"}]
[lp-2 ] DEBUG 2025/02/19 10:44:50 max charge current: 27A
[ocpp ] TRACE 2025/02/19 10:44:54 recv sloupek: [2,"1615546590","Heartbeat",{}]
[ocpp ] TRACE 2025/02/19 10:44:54 send sloupek: [3,"1615546590",{"currentTime":"2025-02-19T09:44:54Z"}]
[ocpp ] TRACE 2025/02/19 10:44:55 send garaz: [2,"1062133144","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:44:56 recv garaz: [2,"1868537335","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:44:55Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "5685.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117815.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "24.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:44:56 send garaz: [3,"1868537335",{}]
[ocpp ] TRACE 2025/02/19 10:44:56 send sloupek: [2,"2910878259","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:44:56 recv garaz: [3,"1062133144",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:44:57 recv garaz: [2,"145255669","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:44:56Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "5685.2"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117815.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "24.4"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:44:57 send garaz: [3,"145255669",{}]
[ocpp ] TRACE 2025/02/19 10:44:57 recv sloupek: [3,"2910878259",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:44:58 recv sloupek: [2,"188571383","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:44:55Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "239.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "250.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:44:58 send sloupek: [3,"188571383",{}]
[ocpp ] TRACE 2025/02/19 10:45:06 recv garaz: [2,"500571568","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:05Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7207.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117835.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "231.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:06 send garaz: [3,"500571568",{}]
[ocpp ] TRACE 2025/02/19 10:45:06 send sloupek: [2,"3444207436","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:06 recv sloupek: [3,"3444207436",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:06 recv sloupek: [2,"1713308282","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:03Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "248.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:06 send sloupek: [3,"1713308282",{}]
[ocpp ] TRACE 2025/02/19 10:45:14 send sloupek: [2,"1169775531","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:14 recv sloupek: [3,"1169775531",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:14 recv garaz: [2,"97179191","Heartbeat",{}]
[ocpp ] TRACE 2025/02/19 10:45:14 send garaz: [3,"97179191",{"currentTime":"2025-02-19T09:45:14Z"}]
[ocpp ] TRACE 2025/02/19 10:45:14 recv sloupek: [2,"748848822","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:12Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "249.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:14 send sloupek: [3,"748848822",{}]
[ocpp ] TRACE 2025/02/19 10:45:15 send garaz: [2,"4252337618","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:16 recv garaz: [3,"4252337618",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:16 recv garaz: [2,"271494632","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:15Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7238.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117855.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.2"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "242.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:16 send garaz: [3,"271494632",{}]
[ocpp ] TRACE 2025/02/19 10:45:16 recv garaz: [2,"1089407666","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:15Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7238.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117855.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "242.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:16 send garaz: [3,"1089407666",{}]
[site ] DEBUG 2025/02/19 10:45:18 ----
[lp-2 ] DEBUG 2025/02/19 10:45:18 charge power: 7238W
[lp-1 ] DEBUG 2025/02/19 10:45:18 charge power: 0W
[lp-2 ] DEBUG 2025/02/19 10:45:18 charge currents: [31.2 0 0]A
[lp-1 ] DEBUG 2025/02/19 10:45:18 charge currents: [0 0 0]A
[grid ] TRACE 2025/02/19 10:45:18 modbus: send 01 25 00 00 00 06 01 04 00 46 00 02
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 70 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: faacffff
[grid ] TRACE 2025/02/19 10:45:18 modbus: recv 01 25 00 00 00 07 01 04 04 fa ac ff ff
[site ] DEBUG 2025/02/19 10:45:18 grid power: 1364W
[pv ] TRACE 2025/02/19 10:45:18 modbus: send 01 26 00 00 00 06 01 04 00 0a 00 01
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 10 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: 0ee5
[pv ] TRACE 2025/02/19 10:45:18 modbus: recv 01 26 00 00 00 05 01 04 02 0e e5
[pv ] TRACE 2025/02/19 10:45:18 modbus: send 01 27 00 00 00 06 01 04 00 0b 00 01
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 11 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: 0f05
[pv ] TRACE 2025/02/19 10:45:18 modbus: recv 01 27 00 00 00 05 01 04 02 0f 05
[site ] DEBUG 2025/02/19 10:45:18 pv 1 power: 7658W
[battery] TRACE 2025/02/19 10:45:18 modbus: send 01 28 00 00 00 06 01 04 00 16 00 01
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 22 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: 01a6
[battery] TRACE 2025/02/19 10:45:18 modbus: recv 01 28 00 00 00 05 01 04 02 01 a6
[site ] DEBUG 2025/02/19 10:45:18 battery 1 power: -422W
[grid ] TRACE 2025/02/19 10:45:18 modbus: send 01 29 00 00 00 06 01 04 00 4a 00 02
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 74 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: 06440000
[grid ] TRACE 2025/02/19 10:45:18 modbus: recv 01 29 00 00 00 07 01 04 04 06 44 00 00
[pv ] TRACE 2025/02/19 10:45:18 modbus: send 01 2a 00 00 00 06 01 04 00 94 00 02
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 148 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: 00760000
[pv ] TRACE 2025/02/19 10:45:18 modbus: recv 01 2a 00 00 00 07 01 04 04 00 76 00 00
[battery] TRACE 2025/02/19 10:45:18 modbus: send 01 2b 00 00 00 06 01 04 01 2e 00 01
[proxy-5021] TRACE 2025/02/19 10:45:18 read input: id 1 addr 302 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:19 read input: 0018
[battery] TRACE 2025/02/19 10:45:19 modbus: recv 01 2b 00 00 00 05 01 04 02 00 18
[site ] DEBUG 2025/02/19 10:45:19 battery 1 soc: 24%
[site ] DEBUG 2025/02/19 10:45:19 site power: 1042W
[lp-1 ] DEBUG 2025/02/19 10:45:19 charge voltages: [238 249 245]V
[lp-1 ] DEBUG 2025/02/19 10:45:19 detected connected phases: 3p
[lp-1 ] DEBUG 2025/02/19 10:45:19 charge total import: 787.376kWh
[lp-1 ] DEBUG 2025/02/19 10:45:19 charger status: A
[ocpp ] TRACE 2025/02/19 10:45:22 send sloupek: [2,"8043858","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:22 recv sloupek: [3,"8043858",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:22 recv sloupek: [2,"1985049094","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:19Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "249.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:22 send sloupek: [3,"1985049094",{}]
[ocpp ] TRACE 2025/02/19 10:45:25 send garaz: [2,"3744721344","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:26 recv garaz: [3,"3744721344",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:26 recv garaz: [2,"528647230","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:25Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7184.1"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117875.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "231.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:26 send garaz: [3,"528647230",{}]
[ocpp ] TRACE 2025/02/19 10:45:26 recv garaz: [2,"1439390847","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:25Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7184.1"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117875.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "231.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:26 send garaz: [3,"1439390847",{}]
[ocpp ] TRACE 2025/02/19 10:45:30 send sloupek: [2,"4282089593","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:30 recv sloupek: [3,"4282089593",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:30 recv sloupek: [2,"1395760935","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:28Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "236.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "251.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:30 send sloupek: [3,"1395760935",{}]
[ocpp ] TRACE 2025/02/19 10:45:35 send garaz: [2,"2291773311","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:36 recv garaz: [3,"2291773311",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:36 recv garaz: [2,"725136960","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:35Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7192.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117893.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "244.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:36 send garaz: [3,"725136960",{}]
[ocpp ] TRACE 2025/02/19 10:45:36 recv garaz: [2,"1755910762","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:35Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7215.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117895.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "244.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:36 send garaz: [3,"1755910762",{}]
[ocpp ] TRACE 2025/02/19 10:45:38 send sloupek: [2,"1679860657","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:38 recv sloupek: [3,"1679860657",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:38 recv sloupek: [2,"1620129062","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:36Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "238.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "249.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "246.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:38 send sloupek: [3,"1620129062",{}]
[ocpp ] TRACE 2025/02/19 10:45:45 send garaz: [2,"3315888158","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:45 recv garaz: [3,"3315888158",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:46 recv garaz: [2,"883501603","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:45Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7215.2"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117913.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:46 send garaz: [3,"883501603",{}]
[ocpp ] TRACE 2025/02/19 10:45:46 send sloupek: [2,"2433700835","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:46 recv sloupek: [3,"2433700835",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:46 recv sloupek: [2,"1513428589","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:43Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "239.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "250.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:46 send sloupek: [3,"1513428589",{}]
[ocpp ] TRACE 2025/02/19 10:45:46 recv garaz: [2,"936869533","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:45Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7215.2"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117915.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:46 send garaz: [3,"936869533",{}]
[site ] DEBUG 2025/02/19 10:45:48 ----
[lp-2 ] DEBUG 2025/02/19 10:45:48 charge power: 7215W
[lp-2 ] DEBUG 2025/02/19 10:45:48 charge currents: [31.1 0 0]A
[lp-1 ] DEBUG 2025/02/19 10:45:48 charge power: 0W
[lp-1 ] DEBUG 2025/02/19 10:45:48 charge currents: [0 0 0]A
[grid ] TRACE 2025/02/19 10:45:48 modbus: send 01 2c 00 00 00 06 01 04 00 46 00 02
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 70 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: faa0ffff
[grid ] TRACE 2025/02/19 10:45:48 modbus: recv 01 2c 00 00 00 07 01 04 04 fa a0 ff ff
[site ] DEBUG 2025/02/19 10:45:48 grid power: 1376W
[pv ] TRACE 2025/02/19 10:45:48 modbus: send 01 2d 00 00 00 06 01 04 00 0a 00 01
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 10 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: 0eee
[pv ] TRACE 2025/02/19 10:45:48 modbus: recv 01 2d 00 00 00 05 01 04 02 0e ee
[pv ] TRACE 2025/02/19 10:45:48 modbus: send 01 2e 00 00 00 06 01 04 00 0b 00 01
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 11 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: 0f1b
[pv ] TRACE 2025/02/19 10:45:48 modbus: recv 01 2e 00 00 00 05 01 04 02 0f 1b
[site ] DEBUG 2025/02/19 10:45:48 pv 1 power: 7689W
[battery] TRACE 2025/02/19 10:45:48 modbus: send 01 2f 00 00 00 06 01 04 00 16 00 01
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 22 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: 01b5
[battery] TRACE 2025/02/19 10:45:48 modbus: recv 01 2f 00 00 00 05 01 04 02 01 b5
[site ] DEBUG 2025/02/19 10:45:48 battery 1 power: -437W
[grid ] TRACE 2025/02/19 10:45:48 modbus: send 01 30 00 00 00 06 01 04 00 4a 00 02
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 74 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: 06460000
[grid ] TRACE 2025/02/19 10:45:48 modbus: recv 01 30 00 00 00 07 01 04 04 06 46 00 00
[pv ] TRACE 2025/02/19 10:45:48 modbus: send 01 31 00 00 00 06 01 04 00 94 00 02
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 148 qty 2
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: 00760000
[pv ] TRACE 2025/02/19 10:45:48 modbus: recv 01 31 00 00 00 07 01 04 04 00 76 00 00
[battery] TRACE 2025/02/19 10:45:48 modbus: send 01 32 00 00 00 06 01 04 01 2e 00 01
[proxy-5021] TRACE 2025/02/19 10:45:48 read input: id 1 addr 302 qty 1
[proxy-5021] TRACE 2025/02/19 10:45:49 read input: 0018
[battery] TRACE 2025/02/19 10:45:49 modbus: recv 01 32 00 00 00 05 01 04 02 00 18
[site ] DEBUG 2025/02/19 10:45:49 battery 1 soc: 24%
[site ] DEBUG 2025/02/19 10:45:49 site power: 1039W
[lp-2 ] DEBUG 2025/02/19 10:45:49 charge voltages: [232 245 237]V
[lp-2 ] DEBUG 2025/02/19 10:45:49 detected connected phases: 3p
[lp-2 ] DEBUG 2025/02/19 10:45:49 detected active phases: 1p
[lp-2 ] DEBUG 2025/02/19 10:45:49 charge total import: 3117.915kWh
[lp-2 ] DEBUG 2025/02/19 10:45:49 charger status: C
[lp-2 ] DEBUG 2025/02/19 10:45:49 soc estimated: 94.66% (vehicle: 92.00%)
[lp-2 ] DEBUG 2025/02/19 10:45:49 vehicle soc: 95%
[lp-2 ] DEBUG 2025/02/19 10:45:49 vehicle range: 0km
[lp-2 ] WARN 2025/02/19 10:45:49 charger logic error: current mismatch (got 32A, expected 27A)
[lp-2 ] DEBUG 2025/02/19 10:45:49 pv charge current: 27.5A = 32A + -4.52A (1039W @ 1p)
[ocpp ] TRACE 2025/02/19 10:45:49 send garaz: [2,"4081602943","SetChargingProfile",{"connectorId":1,"csChargingProfiles":{"chargingProfileId":30,"stackLevel":10,"chargingProfilePurpose":"TxDefaultProfile","chargingProfileKind":"Absolute","chargingSchedule":{"startSchedule":"2025-02-19T09:44:49Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":27.4}]}}}]
[ocpp ] TRACE 2025/02/19 10:45:50 recv garaz: [3,"4081602943",{"status": "Accepted"}]
[lp-2 ] DEBUG 2025/02/19 10:45:50 max charge current: 27.5A
[ocpp ] TRACE 2025/02/19 10:45:54 send sloupek: [2,"2756298165","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:54 recv sloupek: [3,"2756298165",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:54 recv sloupek: [2,"342779048","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:51Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "240.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "248.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "244.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:45:54 send sloupek: [3,"342779048",{}]
[ocpp ] TRACE 2025/02/19 10:45:55 send garaz: [2,"2278134466","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:45:56 recv garaz: [3,"2278134466",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:45:56 recv garaz: [2,"348740259","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:55Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7292.9"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117934.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.3"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:56 send garaz: [3,"348740259",{}]
[ocpp ] TRACE 2025/02/19 10:45:56 recv garaz: [2,"1982544491","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:45:55Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7292.9"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117936.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.3"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:45:56 send garaz: [3,"1982544491",{}]
[ocpp ] TRACE 2025/02/19 10:45:56 recv sloupek: [2,"698014044","Heartbeat",{}]
[ocpp ] TRACE 2025/02/19 10:45:56 send sloupek: [3,"698014044",{"currentTime":"2025-02-19T09:45:56Z"}]
[ocpp ] TRACE 2025/02/19 10:46:02 send sloupek: [2,"313318257","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:46:03 recv sloupek: [3,"313318257",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:46:03 recv sloupek: [2,"556878094","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:03Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "240.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "248.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "244.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:46:03 send sloupek: [3,"556878094",{}]
[ocpp ] TRACE 2025/02/19 10:46:05 send garaz: [2,"2667038295","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:46:06 recv garaz: [3,"2667038295",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:46:06 recv garaz: [2,"1054635717","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:05Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7292.9"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117956.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.3"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:46:06 send garaz: [3,"1054635717",{}]
[ocpp ] TRACE 2025/02/19 10:46:06 recv garaz: [2,"876025000","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:05Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7292.9"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117956.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.3"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "233.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:46:06 send garaz: [3,"876025000",{}]
[ocpp ] TRACE 2025/02/19 10:46:14 send sloupek: [2,"499348312","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:46:14 recv sloupek: [3,"499348312",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:46:14 recv sloupek: [2,"1749608049","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:13Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "787376.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "240.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "250.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "0"} ]} ],"connectorId": 1}]
[ocpp ] TRACE 2025/02/19 10:46:14 send sloupek: [3,"1749608049",{}]
[ocpp ] TRACE 2025/02/19 10:46:14 recv garaz: [2,"1114905934","Heartbeat",{}]
[ocpp ] TRACE 2025/02/19 10:46:14 send garaz: [3,"1114905934",{"currentTime":"2025-02-19T09:46:14Z"}]
[ocpp ] TRACE 2025/02/19 10:46:15 send garaz: [2,"1206577566","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2025/02/19 10:46:15 recv garaz: [3,"1206577566",{"status": "Accepted"}]
[ocpp ] TRACE 2025/02/19 10:46:16 recv garaz: [2,"13881767","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:15Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7192.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117976.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "235.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:46:16 send garaz: [3,"13881767",{}]
[ocpp ] TRACE 2025/02/19 10:46:16 recv garaz: [2,"511305616","MeterValues",{"meterValue": [{"timestamp": "2025-02-19T09:46:15Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "7192.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "3117976.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "31.1"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "245.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Current.Offered","unit": "A","value": "32"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739957094}]
[ocpp ] TRACE 2025/02/19 10:46:16 send garaz: [3,"511305616",{}]
[site ] DEBUG 2025/02/19 10:46:18 ----
[lp-2 ] DEBUG 2025/02/19 10:46:18 charge power: 7192W
[lp-2 ] DEBUG 2025/02/19 10:46:18 charge currents: [31.1 0 0]A
[lp-1 ] DEBUG 2025/02/19 10:46:18 charge power: 0W
[lp-1 ] DEBUG 2025/02/19 10:46:18 charge currents: [0 0 0]A
[grid ] TRACE 2025/02/19 10:46:18 modbus: send 01 33 00 00 00 06 01 04 00 46 00 02
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 70 qty 2
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: faf8ffff
[grid ] TRACE 2025/02/19 10:46:18 modbus: recv 01 33 00 00 00 07 01 04 04 fa f8 ff ff
[site ] DEBUG 2025/02/19 10:46:18 grid power: 1288W
[pv ] TRACE 2025/02/19 10:46:18 modbus: send 01 34 00 00 00 06 01 04 00 0a 00 01
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 10 qty 1
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: 0f00
[pv ] TRACE 2025/02/19 10:46:18 modbus: recv 01 34 00 00 00 05 01 04 02 0f 00
[pv ] TRACE 2025/02/19 10:46:18 modbus: send 01 35 00 00 00 06 01 04 00 0b 00 01
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 11 qty 1
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: 0f2b
[pv ] TRACE 2025/02/19 10:46:18 modbus: recv 01 35 00 00 00 05 01 04 02 0f 2b
[site ] DEBUG 2025/02/19 10:46:18 pv 1 power: 7723W
[battery] TRACE 2025/02/19 10:46:18 modbus: send 01 36 00 00 00 06 01 04 00 16 00 01
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 22 qty 1
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: 01ec
[battery] TRACE 2025/02/19 10:46:18 modbus: recv 01 36 00 00 00 05 01 04 02 01 ec
[site ] DEBUG 2025/02/19 10:46:18 battery 1 power: -492W
[grid ] TRACE 2025/02/19 10:46:18 modbus: send 01 37 00 00 00 06 01 04 00 4a 00 02
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 74 qty 2
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: 06470000
[grid ] TRACE 2025/02/19 10:46:18 modbus: recv 01 37 00 00 00 07 01 04 04 06 47 00 00
[pv ] TRACE 2025/02/19 10:46:18 modbus: send 01 38 00 00 00 06 01 04 00 94 00 02
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 148 qty 2
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: 00770000
[pv ] TRACE 2025/02/19 10:46:18 modbus: recv 01 38 00 00 00 07 01 04 04 00 77 00 00
[battery] TRACE 2025/02/19 10:46:18 modbus: send 01 39 00 00 00 06 01 04 01 2e 00 01
[proxy-5021] TRACE 2025/02/19 10:46:18 read input: id 1 addr 302 qty 1
[proxy-5021] TRACE 2025/02/19 10:46:19 read input: 0018
[battery] TRACE 2025/02/19 10:46:19 modbus: recv 01 39 00 00 00 05 01 04 02 00 18
[site ] DEBUG 2025/02/19 10:46:19 battery 1 soc: 24%
[site ] DEBUG 2025/02/19 10:46:19 site power: 896W
[lp-1 ] DEBUG 2025/02/19 10:46:19 charge voltages: [240 250 243]V
[lp-1 ] DEBUG 2025/02/19 10:46:19 detected connected phases: 3p
[lp-1 ] DEBUG 2025/02/19 10:46:19 charge total import: 787.376kWh
[lp-1 ] DEBUG 2025/02/19 10:46:19 charger status: A

What type of operating system or environment does evcc run on?

Linux

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

0.200.1

@mfuchs1984
Copy link
Contributor

Try metervalues: -Current.Offered in your charger configurations.

@mmargi
Copy link
Author

mmargi commented Feb 19, 2025

thank you. It helped.

@andig andig closed this as completed Feb 20, 2025
@mmargi
Copy link
Author

mmargi commented Feb 20, 2025

So unfortunately the problem still persists. After some investigation I think that something (or the wallbox itself) is irregularly changing the charging current to 32A. Attached are the logs and trace. If anyone can, please look at the time between CET 2025/02/20 11:27:15 and 2025/02/20 11:27:45. I tried writing to Wallbox support, but they are not willing to look into their logs for me why this happened. They only tell me that they do not recommend this type of control :-/.

at 2025/02/20 11:27:06 was current value 21.8A
[ocpp ] TRACE 2025/02/20 11:27:06 recv sloupek: [2,"1033896826","MeterValues",{"meterValue": [{"timestamp": "2025-02-20T10:27:05Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "5123.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "807065.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "21.8"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "235.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "255.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "15242"} ]} ],"connectorId": 1,"transactionId": 1739990005}]
At CET 2025/02/20 11:27:15, the charger received a command to change the maximum power to 21A

`[ocpp ] TRACE 2025/02/20 11:27:15 send sloupek: [2,"4046667528","SetChargingProfile",{"connectorId":1,"csChargingProfiles":{"chargingProfileId":30,"stackLevel":10,"chargingProfilePurpose":"TxDefaultProfile","chargingProfileKind":"Absolute","chargingSchedule":{"startSchedule":"2025-02-20T10:26:15Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":21}]} } }]

[ocpp ] TRACE 2025/02/20 11:27:16 recv sloupek: [3,"4046667528",{"status": "Accepted"}]`

in next second it send meter current 21.8A:

ocpp ] TRACE 2025/02/20 11:27:16 recv sloupek: [2,"1265328494","MeterValues",{"meterValue": [{"timestamp": "2025-02-20T10:27:15Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "5144.8"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "807080.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "21.8"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "236.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "255.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739990005}]
10 second after it was current 27.2

[ocpp ] TRACE 2025/02/20 11:27:26 recv sloupek: [2,"30921225","MeterValues",{"meterValue": [{"timestamp": "2025-02-20T10:27:25Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "6364.8"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "807096.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "27.2"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "234.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "255.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "244.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739990005}]

10 second after it was 30.9

[ocpp ] TRACE 2025/02/20 11:27:36 recv sloupek: [2,"2013528219","MeterValues",{"meterValue": [{"timestamp": "2025-02-20T10:27:35Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "7168.8"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "807115.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "30.9"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "232.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "256.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "243.0"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Offered","unit": "W","value": "22170"} ]} ],"connectorId": 1,"transactionId": 1739990005}]
In attachement are full logs of ocpp comunication and shorted logs.

evcc-20250220-113340-trace.log
evcc-20250220-113334-debug.log

@mfuchs1984
Copy link
Contributor

Wallbox.com unfortunately has numerous issues with the ocpp implementation. It feels like each time they release a new firmware, they fix one thing but mess up two others.

@mmargi
Copy link
Author

mmargi commented Feb 21, 2025

yes :-/ ... i was able to isolate problem - i can set value from 6A to 18A without problem. I case i set 19A or more, its set to 18A.... It looks like i will need to make custom charger through homeassistant and wallbox integration :-/.

@premultiply
Copy link
Member

Quick fix: Just set maxcurrent to 18 in config?

Broken firmware will not get fixed by just using other software.

@mmargi
Copy link
Author

mmargi commented Feb 21, 2025

yes, of course. But that's not a exactly right in this case. Because Homeassistant is using wallbox integration with their cloud... and max power regulation from their cloud is working.... so i can use HA as bridge between evcc and stupid wallbox cloud...
I cant see other option, when wallbox support do not want to help me.

@andig
Copy link
Member

andig commented Feb 21, 2025

Seems they really don't want.

They only tell me that they do not recommend this type of control

Essentially means that they don't trust their smart charging implementation. Unfortunately nothing we could do.

@mmargi
Copy link
Author

mmargi commented Feb 21, 2025

I tried downgrading to version 5 (5.13.17, which the charger originally came with). The issue remains the same. Can't change max charge value correctly. I find this strange—surely someone within the EVCC community must be using chargers from this manufacturer, and if this were an inherent feature, it would have been documented somewhere, right?

I'm worried that I might be doing something wrong, but EVCC seems so straightforward that I have no idea where I could be making a mistake. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants