vmatare / thinkfan

The minimalist fan control program
GNU General Public License v3.0
541 stars 62 forks source link

base path with name search invalid syntax #131

Closed fbmoose48 closed 3 years ago

fbmoose48 commented 3 years ago

when using config:

 hwmon /sys/class/hwmon
  name: coretemp
  indices: [1]

returns

ERROR: /etc/thinkfan.conf:55: Invalid syntax:
name: coretemp
^

what is the correct syntax?

Note: the example yaml syntax also seems to be incorrect