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

weighted temperature sensors and power device (#46, #47, #48, #49, #50, #51) #52

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jan 27, 2021

  1. Add power device

    rrozema committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    40a8f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

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

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    c2756b2 View commit details
    Browse the repository at this point in the history
  2. if intemp is over setpoint, don't apply more power

    Also avoid divide by zero when intemp equals last in temp
    rrozema committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    71f6c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. further improvements

    - remove rounding for constC and ConstT
    - always learn over a period of 2 days
    - allow for weighted averaging on temp sensors (if a sensor is listed twice that sensor will weigh twice in the average temperature)
    rrozema committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    42ecf5d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. ConsT from in-out difference

    rrozema committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2320494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1915028 View commit details
    Browse the repository at this point in the history
  3. Merge branch '999LV-master'

    rrozema committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    cbee9bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f06e78d View commit details
    Browse the repository at this point in the history