Commit Graph

13 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 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
3f96734d84 removed unused config variable 2019-10-04 11:13:19 +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
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
8aac0de0e1 inital commit 2019-09-03 15:27:49 +02:00