Compare commits

...

4 Commits
V155 ... V158

Author SHA1 Message Date
Rem0o
c181c896a0 V158 2023-06-02 14:22:19 -04:00
Marco Massarotto
bdbc4f33f2 Add link to NzxtKraken plugin (#1785) 2023-05-18 13:59:08 -04:00
Rem0o
1aec76d09a V157 2023-05-15 18:01:45 -04:00
Rem0o
cc8a2a4d2c V156 2023-05-09 09:48:47 -04:00
3 changed files with 5 additions and 4 deletions

Binary file not shown.

View File

@@ -79,6 +79,7 @@ From the community (notify me if I'm missing some):
* https://github.com/vision57/FanControl.GPU-Z
* https://github.com/EvanMulawski/FanControl.CorsairLink to interface with Corsair Commander controllers and Hydro liquid coolers
* https://github.com/hgross/FanControl.HomeAssistant to interface with [HomeAssistant](https://github.com/home-assistant) connected temperature sensors (i.e. ambient temperatures via Philips Hue, HomeMatic, HomeKit or many other brands & protocols)
* https://github.com/brokenmass/Fancontrol.NzxtKraken to interface with NZXT Kraken AIO that are not yet supported by LibreHardwareMonitor for example `Kraken X2` and `Kraken X3 - new PID`. See [LHM PR](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/pull/1078)
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)

View File

@@ -1,9 +1,9 @@
{
"Number": 155,
"Message": "- Fix time average sensor logic\r\n- Fix an instance where the main window would pop up on start\r\n- Added sponsor button",
"Number": 158,
"Message": "- File sensors now can be anywhere on your system (rooted path)\r\n- Updated LibreHardwareMonitorLib",
"Checksums": {
"FanControl_4_8": "89138BA33B8E3ABBF764A6F03ADE5665",
"FanControl_7_0": "452859B152733A8C9356FDDD428B875F",
"FanControl_4_8": "32343E55C3422D353C4295FEA4495837",
"FanControl_7_0": "AA3AE0C22F9214794E38F07048324658",
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
}
}