Commit Graph

9 Commits

Author SHA1 Message Date
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