Skip to content

Session time and other measurands are not reported when stop transaction is executed in Etrel Inch #1000

@mazzy89

Description

@mazzy89

Version of the custom_component

v0.5.0

Configuration

Add your logs here.

Describe the bug

I charge my EV that it is set to 80% charging limit. Once it gets to 80% it stops charging. The CS responds that EV stopped charging. The charging session is then paused until I go to my charging station and click stop session.
At that point this logic is executed

def on_stop_transaction(self, meter_stop, timestamp, transaction_id, **kwargs):

It is not clear to me why in that logic the session time is not registered. We should also report the session time when the session is stopped.

Debug log


Add your logs here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions