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

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

Open
shawnj007 opened this issue May 16, 2021 · 0 comments

Comments

@shawnj007
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant