Skip to content

Feature request - Outside temperature based PID controller #30

@Pherax

Description

@Pherax

Would it be possible to have a PID controller which changes based on the outside temperature?

something like:

if T_out<0 and T_out>-5
kp: x.x
ki: x.x
if T_out<5 and T_out>0
kp: x.x
ki: x.x
if T_out<5and T_out>30
kp: x.x
ki: x.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions