anonfunc
released this
2023-08-26 00:16:26 +02:00
| 0 commits to master since this release
- [BUG] fans would spin up due to wrong pwm mode instead of going zero-fan/off
Downloads
anonfunc
released this
2021-04-29 09:30:44 +02:00
| 1 commits to master since this release
Breaking config changes.
- [FEATURE] Set fan speed adjustment frequency per thermalzone
- [FEATURE] Set global PID sensor feeding interval
Downloads
anonfunc
released this
2021-04-29 08:12:01 +02:00
| 3 commits to master since this release
- Better log formatting based on new repr from upstream simple-pid
Downloads
anonfunc
released this
2020-11-15 18:02:30 +01:00
| 6 commits to master since this release
- added support for multiple temperature sources, see updated example config for details
- some typos fixed
Downloads
anonfunc
released this
2020-03-28 17:07:45 +01:00
| 8 commits to master since this release
- fixed error on startup introduced with 1.4
Downloads
anonfunc
released this
2020-03-10 02:17:31 +01:00
| 9 commits to master since this release
- fixed a edge case where hwmon devices renamed while pyfan was running, resulting in wrong files being read or loads of file not found errors
Downloads
anonfunc
released this
2019-12-27 15:11:19 +01:00
| 18 commits to master since this release
- new config options for min/max pwm values for fans
- new option to set interval PyFan is checking the temp
- removed redundant config option
Downloads
anonfunc
released this
2019-10-04 10:23:47 +02:00
| 24 commits to master since this release
Fixed some more suspend issues
Changed default paths from /usr/local/sbin/[...] to /usr/sbin/[...]
Downloads
anonfunc
released this
2019-09-11 15:08:57 +02:00
| 32 commits to master since this release
Added alias mapping for hwmon to guarantee the right device is being used.
Fixed some problems with resume/reboot.
Downloads
anonfunc
released this
2019-09-03 16:21:30 +02:00
| 38 commits to master since this release
Downloads