I added a way to specify the hwmon path by using the name file in the /sys/class/hwmon/hwmonX/ and input-filename.
It iterates though /sys/class/hwmon/ and checks if every folder has a name file then chooses the first one where the contents match the hwmon-by-path config variable.
I added a way to specify the hwmon path by using the
name
file in the/sys/class/hwmon/hwmonX/
andinput-filename
.It iterates though
/sys/class/hwmon/
and checks if every folder has aname
file then chooses the first one where the contents match thehwmon-by-path
config variable.Example config snippet: