-
Notifications
You must be signed in to change notification settings - Fork 121
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
Eco (PV divert) mode keeps turning off #492
Comments
Can you describe what you mean by the eco mode turning off? What you have setup should do what you are describing, as in eco mode 6 to 9 and full power 9 to 6 |
This is what I have right now... No car connected as family is out... To me this means Eco is not on.... So I turn it on... And I get this... Seems good to me... But then if I just refresh my browser to see what state the charger is trully in then it reverts back to this which makes me think the Eco mode is not on any more... |
From what I can tell, the OpenEVSE is still in "eco" mode because it is charging the car at a variable rate as the "Current Now" value does seem to change. |
There's chance it's just the /status JSON_OBJECT_SIZE that needs a bit of increase like I did yesterday to fix the missing published properties in /config. |
Can you try this build and tells if it fixes the problem ? |
That seems to resolve the issue and the web interface now always shows the correct state :-) |
My goal is to us Eco mode all the time except for 9pm to 6am which is when we get super cheap power.
I have setup a timer from 9pm to 6am but this always seem to turn the Eco mode off.
I feel I should actually be setting 2 timers so that from 6am to 9pm the charger goes into eco mode... But I don't think this is possible?
I guess I'm just a bit confused here...
The text was updated successfully, but these errors were encountered: