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

Change from cycle based delays to time delay #2

Merged
merged 8 commits into from
Mar 1, 2024
Merged

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    dc9b025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eda35f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Fixed bug in calculating stopping/starting time message

    Changed default starting delay to 10 seconds
    sftman18 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    07d4a4a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    75f7637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392663a View commit details
    Browse the repository at this point in the history
  3. Moved "Car charging, new rate calculated" messages to DEBUG. Unless t…

    …he rate changes, there isn't much value in them.
    sftman18 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    df0eb7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7e9808 View commit details
    Browse the repository at this point in the history
  5. Adjusted example_config.toml to reflect the previous default state of…

    … False (hard coded in routines.py) for prevent_non_solar_charge
    sftman18 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2fa900b View commit details
    Browse the repository at this point in the history