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

Fix for operation with both timer and PV Divert active #213

Merged
merged 9 commits into from
Jul 19, 2021

Conversation

jeremypoulter
Copy link
Collaborator

@jeremypoulter jeremypoulter commented Jul 18, 2021

When the timer or PV divert where requesting sleep, they where doing it with the same priority as when active, so the PV divert could not activate. Both modules now use the default priority for sleep to either can override.

This change also includes a changes to view (and change) the claims on the EVSE for debug as well as changes to block setting the delay time on the EVSE via RAPI.

Fixes #192,

Also includes #212 so that should be merged first.

@jeremypoulter jeremypoulter merged commit 796e142 into master Jul 19, 2021
@jeremypoulter jeremypoulter deleted the jeremypoulter/issue192 branch September 8, 2021 21:07
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

Successfully merging this pull request may close these issues.

V4.0: Solar PV divert (EcoMode) does not function when charging timer is set
1 participant