- Hydro Platinum: Implemented device communication improvements and fixed "CRC mismatch" errors (#47).
- Hydro Asetek: Fixed devices becoming unresponsive after a period of time (#79).
- Hydro Asetek: Allow overriding the default safety profile for Pro devices. The default safety profile stored on the device may be overridden by setting the
FANCONTROL_CORSAIRLINK_HYDRO_ASETEK_PRO_SAFETY_PROFILE_OVERRIDE_ENABLED
environment variable to1
and restarting Fan Control. The new safety profile will activate at 58°C (the maximum allowed) instead of 37/40°C (model-dependent). - General: Reset the error detection count periodically. Old and/or sporadic errors will no longer trigger the "multiple errors detected" alert.
- Internals: Set the read and write timeout values for HID devices to 500ms (previously 3,000ms, the default).