dgthomson / nodered-shellrecharge

A subflow for Nodered to control Shell Recharge car charging equipment.
GNU General Public License v3.0
20 stars 7 forks source link

Cannot stop Charge #24

Closed Edwintenhaaf closed 5 months ago

Edwintenhaaf commented 5 months ago

Recently starting to have issue when stopping the charge.

image

Did not change anything in the payload

image

Any idea where to look for the cause? Other flows connecting to internet and local work fine

Edwintenhaaf commented 5 months ago

It's fixed by a restart off the Homeassistant VM

dgthomson commented 5 months ago

looks like this came from the authentication/login section of the flow. shell would have sent an odd-looking or non-standard login page that the flow couldn't interpret.

Edwintenhaaf commented 5 months ago

Yes strange behavior. Flushed cache but only a restart fixed the problem we had for about two weeks. So now we can charge efficiently again. The car kept charging at most expensive hours because the Stop command did not work.