Skip to content

Function set_fan_automation(...) does not change hardware parameter values. #28

@shawnj007

Description

@shawnj007

The low_threshold and high_threshold retrieved from the device after being 'set' do not change. The low and high remain 40 and 60, respectively, regardless of the previous values supplied. When periodically sending the system temp (send_system_temp) to trigger on the thresholds, the 40 and 60 remain the operating values.

The expected behavior is for the 'get' function to return the new values and for the fan to respond to those values.

The return value from the command does not indicate success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions