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

S10 fixes #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

S10 fixes #74

wants to merge 1 commit into from

Commits on May 16, 2023

  1. Fix set_weather_regulated_charge result detection

    - normalize all arguments to a boolean
    - fix result code detection, some E3DCs report active weather regulation
      as 1, others as -1
    - result code is the new state of weather regulated charging, so we
      deduce the success value bycomparing with the originally requested
      value.
    - Update source code comments accordingly.
    torbennehmer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ae58e37 View commit details
    Browse the repository at this point in the history