Rem0o / FanControl.HWInfo

FanControl plugin to import HWInfo sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Average custom sensors showing NaN

chjohans opened this issue · comments

When starting FanControl, and after performing a "Refresh sensors detection", any custom sensors of the type "Time Average" will show NaN until a number of seconds specified as the "Time" option for the custom sensors has passed since starting FanControl or performing a "Refresh sensors detection". This causes a lot of other issues, and it's quite obvious why this is happening.

It should be an easy fix, just use whatever is the largest of "Time" for the custom sensor or ""time passed since starting FanControl or "Performing a refresh sensors detection" when computing the value of the custom sensor.

This was for FanCOntrol not FanControl.HWInfo