-
Notifications
You must be signed in to change notification settings - Fork 23
Beta Firmware 60.3, Winsock API: "frc" does not work #306
Description
I try to stop charging:
WS: '{"type":"securedMsg","data":"{"type":"setValue","key":"frc","value":1}","requestId":"552sm","hmac":...
WS: '{"type":"securedMsg","data":"{"type":"setValue","key":"lmo","value":3}","requestId":"553sm","hmac":...
<WS: '{"type":"response","success":"true","status":{"frc":1}}'
<WS: '{"type":"response","success":"true","status":{"lmo":3}}'
but the charging does not always stop then until I use the go-e App. I know because neither one of these keys appear in delta messages, nor does charging stop.
Other commands do work.
I know the WS API is not official, but still I wanted to tell you.
Back to 57.1 (?) did not work (Installationsfehler), back to 56.8 worked (was still locally stored), but the charger does not connect to the WLAN any more - even after resetting (with the card), re-entering the WLAN, waiting, resetting, switching power supply off, ...
PS: After a lot of tries, I managed to get the charger to work again. Hint: Patience. When switching off, wait at least 5 Minutes. After preparing WLAN, wait at least 2 minutes... I am too impatient.