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

Divert updates #431

Merged
merged 13 commits into from
Oct 12, 2022
Merged

Divert updates #431

merged 13 commits into from
Oct 12, 2022

Commits on Sep 20, 2022

  1. Fix Intelesense warning

    jeremypoulter committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f24c784 View commit details
    Browse the repository at this point in the history
  2. Initial rework of divert code

    Changed divert to be a MicroTask so we can listen for EVSE state changes, needed to (re)set the timer for the minimum delay timer.
    
    Removed old code to play well with other systems, no longer needed  with the EVSE Manager. This was stopping the divert from stopping under certain conditions.
    
    Various other bits of tidyup.
    jeremypoulter committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    eb1bbe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8cb64e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    c3b3498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e378b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38204e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    10c4c9c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Fixed a few edge cases

    jeremypoulter committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    8f21d9f View commit details
    Browse the repository at this point in the history
  2. A few bits of tidyup

    jeremypoulter committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d9216e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e18cbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6179a92 View commit details
    Browse the repository at this point in the history
  5. Update with new field

    jeremypoulter committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    ae0123e View commit details
    Browse the repository at this point in the history
  6. Latest GUI

    jeremypoulter committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    f42df1f View commit details
    Browse the repository at this point in the history