move state versions to option (mainly for hm state version per device without forcing every device to use hm module)
This commit is contained in:
parent
16859b559b
commit
fdc6c1945e
9 changed files with 27 additions and 11 deletions
|
@ -10,4 +10,7 @@
|
|||
withGames = false;
|
||||
|
||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||
|
||||
stateVersion = "24.05";
|
||||
hmStateVersion = "24.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue