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

Update fancontrol.py #7

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

Update fancontrol.py #7

wants to merge 27 commits into from

Conversation

Kukers86PL
Copy link

Fan speed control functionality added

Bengreen and others added 5 commits January 26, 2020 19:06
Remove code that ran shell and parsed output
Add code to read temp directly from /sys (as integer)
Change temp thresholds from C to C/1000 to keep all arithmetic in int
Fan speed control functionality added
Low fan speed adjustments
Final adjustments
@stantond
Copy link

Does this implement the same idea as #4 ? Any advantages to this PR over that?

Replace shell script and parse for temp with reading from sys
Read the core temperature from the file
Copy link
Contributor

@josephtyler josephtyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, sorry for the delay here. Would you mind adding some more context to this PR. It would also help to see docstrings for the functions. Thanks for contributing.

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

Successfully merging this pull request may close these issues.

5 participants