Commit Graph

6 Commits

Author SHA1 Message Date
Tabascl
78b2a62643 Remove aggregator, fix changing HWMON paths
Add logic to use actual device paths for the PWM sensors instead of their
standart HWMON paths.

This was done after noticing that due to the load order of kernel modules,
the index of HWMON paths could change.
2024-07-07 22:19:27 +02:00
0a6bab36be Hysteresis, Inhibit-Stop Timeframe 2023-08-28 14:55:07 +02:00
f383eb1b79 Add average and max aggregator functions 2023-03-15 15:16:56 +01:00
b74f0e87cd Implement remaining stuff
Basic functionality milestone reached!!
2022-10-01 15:55:49 +02:00
a23563c0be Implement fan curves and extend serialization logic 2022-09-30 20:58:33 +02:00
05b35a9cea Add basic FanCurve implementation, docs 2022-09-27 23:43:20 +02:00