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 #452 reevaluate claims if amps > pilot #532

Merged
merged 5 commits into from
Feb 6, 2023
Merged

Commits on Feb 2, 2023

  1. fix OpenEVSE#452 . Check if Pilot from Evse and Pilot from evseMonito…

    …r are the same, if not reset.
    
    Temporary fix EmonEvse firmware and other compiled with PP_AUTO_AMPACITY where starting at full charge instead of configured one.
    KipK committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5e69c85 View commit details
    Browse the repository at this point in the history
  2. remove useless log

    KipK committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6eb79ac View commit details
    Browse the repository at this point in the history
  3. remove verifyPilot() from updateEvseState ( useless as evse will chec…

    …k later the cable ampacity )
    KipK committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bbcbb41 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. reviewed change

    KipK committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    525feb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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