Transaction ID set to 0 during charging? #2043
Unanswered
munterkalmsteiner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm currently struggling with the fact that the transaction ID is sometimes set to 0 while charging. This is not always the case and I'm not able to reproduce it. I can open the logs of my charger (GARO Entity Pro) and I can see there the correct transaction ID (timestamp when the charge started). So the ocpp plugin has generated and sent the ID, but the sensor is not set/updated and I have no way to access it in HA.
Anyone experiencing the same/similar issue? I would like to check whether this is a specific problem with my setup (GARO Entity Pro with Entity Balance working as a load balancer) or something that also occurs in completely different settings.
Edit: immediately after restarting HA and initiating a charging session , I get a transaction ID. I can not reproduce when following charging sessions fail to set the ID.
All reactions