Update 'README.md'

This commit is contained in:
2019-09-11 15:08:57 +02:00
parent 180ff99c4f
commit 87ba120390

View File

@@ -1,12 +1,14 @@
## PyFAN
This python script utilizes hwmon and PID as base for fan controlling.
This python script utilizes linux's hwmon interface and a PID controller for fan controlling. No external dependencies besides simple_pid are needed.
# Usage
Put your config in /etc/pyfan (reference example config) and enable pyfan as a service (service file also available here).
Put your config in /etc/pyfan (see example config) and enable pyfan as a service (see example service file).
# Finding your fans
> It is recommended to use pwmconfig from lm_sensors to detect your fans.
# Config
To know which hwmon is what device and what pwm controls what fan, the following commands can help you: