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

Controller for a SG-Ready Heat Pump #1289

Merged
merged 11 commits into from
Nov 19, 2020
Merged

Controller for a SG-Ready Heat Pump #1289

merged 11 commits into from
Nov 19, 2020

Commits on Oct 16, 2020

  1. Initial implementation of the SG-Ready Heat Pump.

    Added CalculateActiveTime class to update an channel like a time counter, if the update methode is called with true (if the corresponding devic, channel, or something else is active).
    sebastianasen committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e868102 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. CtrlIoHeatPump: Created tests and further improvements.

    CalculateActiveTime: Adjust a few things in the calculation and handling of a not active parameter.
    sebastianasen committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    34f1fa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Oct 29, 2020

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

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    d2608a3 View commit details
    Browse the repository at this point in the history
  2. Applied checkstyle.

    sebastianasen committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5674ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e075f64 View commit details
    Browse the repository at this point in the history
  4. fix the single quotes

    sebastianasen committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a1df816 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    093b077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11deb26 View commit details
    Browse the repository at this point in the history
  3. Review

    sfeilmeier committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    bea0111 View commit details
    Browse the repository at this point in the history