Ok so now this created another type of issue. Everytime my RAM hit 47.75c, the sensor goes grey until the temperature is not at that value anymore, which it can stay at for a couples minutes. At this point, the fancontroller that rely on it already decided it is outside the acceptable delay (10 seconds) and assume it is disabled and throw an error.
When adding invalid temps (over or under), the sensor does not go grey but rather uses the last known value. I tought this is what would happen here. Is it possible to do something similar to how invalid work, or is this the only way it can.