Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatability with OpenEVSE WiFi V4.0.0+ #62

Open
glynhudson opened this issue May 21, 2021 · 0 comments
Open

Compatability with OpenEVSE WiFi V4.0.0+ #62

glynhudson opened this issue May 21, 2021 · 0 comments
Assignees

Comments

@glynhudson
Copy link
Member

Version V4.0.0+ of OpenEVSE WiFi firmware has changed control of the EVSE timer schedule from the OpenEVSE controller (RAPI commands) to the OpenEVSE WiFi.

V4.0.0+ WiFi firmware has been shipping on new units since March 2021.

It's important that the time schedule is not set via RAPI when running V4.0.0+ WiFi FW since this causes a race condition conflict. Here is the new HTTP POST schedule API Demand Shaper should use when setting the time schedule:

https://github.com/OpenEVSE/ESP32_WiFi_V4.x/blob/master/test/schedule.http

The version of the WiFi firmware can be found via /status output

RAPI commands will soon be disabled on the next release of controller firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants