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

The "Current Import" variable at "N" phase (Injet Sonic charger) #1311

Closed
drc38 opened this issue Sep 6, 2024 Discussed in #1310 · 0 comments · Fixed by #1312
Closed

The "Current Import" variable at "N" phase (Injet Sonic charger) #1311

drc38 opened this issue Sep 6, 2024 Discussed in #1310 · 0 comments · Fixed by #1312

Comments

@drc38
Copy link
Collaborator

drc38 commented Sep 6, 2024

Discussed in #1310

Originally posted by f3peter September 7, 2024
Hello,

My charger at charging send the following OCPP message:
2024-09-05 23:41:59.968 INFO (MainThread) [ocpp] 72380662347719: receive message [2,"121416101","MeterValues",{"connectorId":1,"transactionId":1725564597,"meterValue":[{"timestamp":"2024-09-05T21:41:59.333Z","sampledValue":[{"measurand":"Energy.Active.Import.Register","unit":"Wh","value":"254780"},{"measurand":"Power.Active.Import","unit":"kW","value":"3.5"},{"measurand":"Temperature","unit":"Celsius","value":"35"},{"measurand":"Voltage","phase":"L1-N","unit":"V","value":"231.1"},{"measurand":"Current.Import","phase":"N","unit":"A","value":"15.6"}]}]}]
All value are good, and i see them in Home assistant except the Current.Import. The Current Import value still 0. My guess is the phase name is wrong.
How can I modify the OCPP server to output the current of the "N" phase (instead of the current of the "L1" phase)?

THX

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

Successfully merging a pull request may close this issue.

1 participant