Compare commits

..

6 Commits
V176 ... V180

Author SHA1 Message Date
Rem0o
655b3fe4be V180 2024-02-01 11:01:51 -05:00
Sasa Karanovic
8bf313b164 Adding OpenFAN plugin link to the list. (#2279) 2024-01-30 09:49:39 -05:00
Emil Pettersson
4896b52337 Added hot spot plugin to README.md (#2266)
Added hot spot plugin to README.md
2024-01-24 11:57:50 -05:00
Rem0o
ef646f3dcd V179 2024-01-18 22:49:40 -05:00
Rem0o
d00c09fa3b V178 2024-01-18 17:04:07 -05:00
Rem0o
1cc77ef28c V177 2024-01-05 18:04:47 -05:00
3 changed files with 7 additions and 5 deletions

Binary file not shown.

View File

@@ -77,6 +77,8 @@ From the community (notify me if I'm missing some):
* 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)
* https://github.com/EightB1ts/FanControl.LianLi to interface with LianLi [L-Connect 3](https://lian-li.com/l-connect3/) fan controllers
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)

View File

@@ -1,10 +1,10 @@
{
"Number": 176,
"Message": "- Bug fixes\r\n- Update LibreHardwareMonitorLib",
"Number": 180,
"Message": "- Better NvAPI error handling\r\n- Fixed serialization issue\r\n- Added tooltip on textbox to show original sensor name\r\n- Small bug fixes",
"Checksums": {
"FanControl_4_8": "0D486C9717E038C2D2D5B1A4CA55C049",
"FanControl_7_0": "EBD0FDD2ABD0C89870B09633DE9F5413",
"FanControl_4_8": "AF1B862041DC363CA226BFDE0A2D6DA8",
"FanControl_7_0": "A286BCECB3C0D3F1DA08F8CE173E3D2B",
"Updater": "4998323B6A3AE40C420202EB773CF4A4",
"FanControl_8_0": "5393C1252ED9A969CDE9D244BA52EFEB"
"FanControl_8_0": "93D85D91B5B3299A5DAA3C70904515EE"
}
}