Commit Graph

25 Commits

Author SHA1 Message Date
5ef32635f7 adjusted startup message for interval 2019-12-27 20:00:35 +01:00
8d95e69048 added more debug log to determine current pwm setting 1.3 2019-12-27 15:11:19 +01:00
772408fc6d fixed interval key check 2019-12-27 14:48:16 +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
6e45b77aba Update 'README.md' 2019-10-04 11:26:12 +02:00
6074353b95 Merge remote-tracking branch 'origin/master' 2019-10-04 11:13:27 +02:00
3f96734d84 removed unused config variable 2019-10-04 11:13:19 +02:00
dd9084ef0d Switched back to sbin 1.2 2019-10-04 10:23:47 +02:00
fe99608da6 Switched sbin to bin 2019-10-04 10:21:27 +02:00
89aa3516e1 fixed description 2019-10-04 10:12:59 +02:00
30201163f9 Adjusted service file path 2019-10-04 10:12:27 +02:00
69bac0b97b handled None return for temp 2019-09-15 00:47:09 +02:00
e4bda467bf fixed file not found when hwmon was not fully initialized on startup 2019-09-15 00:43:46 +02:00
f8b1d87a4e adjusted .service file to better suite manual installations 2019-09-11 15:21:14 +02:00
01cd1a1517 made .gitignore include idea 2019-09-11 15:19:13 +02:00
87ba120390 Update 'README.md' 1.1 2019-09-11 15:08:57 +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
0bd909d157 fixed reset warning
added handling for file not found
2019-09-08 21:53:26 +02:00
2011226cac improved warning logging 2019-09-06 10:00:21 +02:00
eb220f744a better error handling
fixed resume reset
better logging messages

Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2019-09-06 07:23:59 +02:00
a5da4176ef adjusted readme 1.0 2019-09-03 16:21:30 +02:00
272b71f805 added example config file 2019-09-03 15:30:00 +02:00
8aac0de0e1 inital commit 2019-09-03 15:27:49 +02:00
26f4c1295a Initial commit 2019-09-03 15:25:29 +02:00