You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using a raedian neo wallbox and have a Toyota proace. The ocpp is working so far so good, but I have issues that during the charging of the EV, the status of the battery is not updated on the Toyota cloud and also the EV seems to be in some sleep mode. Using other wall boxes shows that the Toyota cloud is updated during the charging, so it is related to the wallbox or combination of wallbox/ocpp and EV. Based on some investigations on copilot I got the hint to try setting
In the ocpp backend. All the hints where to add this were not reliable and I hesitated to do trial and error. Especially when I reboot home assistant it takes something up to two hours until the ocpp is working and I could start the charging. This is an independent issue I was not able to debug.
Any suggestions how to i can improve my charging behaviour?
Thanks
Matthias
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am using a raedian neo wallbox and have a Toyota proace. The ocpp is working so far so good, but I have issues that during the charging of the EV, the status of the battery is not updated on the Toyota cloud and also the EV seems to be in some sleep mode. Using other wall boxes shows that the Toyota cloud is updated during the charging, so it is related to the wallbox or combination of wallbox/ocpp and EV. Based on some investigations on copilot I got the hint to try setting
{ "HeartbeatInterval": 30, "MeterValueSampleInterval": 15, "ConnectionTimeOut": 120 }In the ocpp backend. All the hints where to add this were not reliable and I hesitated to do trial and error. Especially when I reboot home assistant it takes something up to two hours until the ocpp is working and I could start the charging. This is an independent issue I was not able to debug.
Any suggestions how to i can improve my charging behaviour?
Thanks
Matthias
All reactions