11 Commits

Author SHA1 Message Date
098807db09 added fan interval per thermalzone and pid interval global 2021-04-29 09:27:14 +02:00
9d84161759 added config example for multiple sources, some doc improvements 2020-11-15 17:57:44 +01:00
ca23ce9418 added support for multiple temperature sources, highest wins 2020-11-15 17:50:22 +01:00
6511439bf5 fixed some typos and restructured some text. 2020-03-03 18:38:31 +01:00
cd5af81c06 fixed some typos and restructured some text. 2020-03-01 19:57:37 +01:00
7cc70d1344 added some detailed infos about config values, still work in progress. 2020-03-01 19:50:44 +01:00
e980293ab6 added interval and min/max config options
added [min, max] option to fans
added pid check interval setting to daemon
2019-12-27 14:30:38 +01:00
3f96734d84 removed unused config variable 2019-10-04 11:13:19 +02:00
180ff99c4f fixed dict containing newlines
added missing alias in config
2019-09-11 15:00:39 +02:00
67ba3d8fca added hwmon alias map
linux kernel does not guarantee order of hwmon devices, so use alias instead that gets replaced with teh correct hwmonX, based on hwmonX/name
2019-09-11 14:43:49 +02:00
272b71f805 added example config file 2019-09-03 15:30:00 +02:00