Compare commits

..

9 Commits
V159 ... V163

Author SHA1 Message Date
Rem0o
5c67ccfa8e V163 2023-07-15 13:05:44 -04:00
Rem0o
69f020e627 V162 2023-06-29 18:03:51 -04:00
Rem0o
9be2a6c932 Update pictures 2023-06-27 10:42:35 -04:00
Rem0o
0f8a9b42e8 V161 2023-06-27 10:20:03 -04:00
Rem0o
b3abab8cb3 Update version.json 2023-06-15 09:35:55 -04:00
Rem0o
b89bc9b77e V160 2023-06-15 09:32:44 -04:00
Cameron
37e540e654 Add LianLi plugin link to README (#1829)
* Add LianLi plugin link to README
2023-06-12 21:20:29 -04:00
Rem0o
f4b223c91f Add more logging around the extraction of FanControl.zip 2023-06-07 18:22:01 -04:00
Evan Mulawski
995b730085 Add Razer plugin link to README (#1799) 2023-06-04 18:40:35 -04:00
6 changed files with 7 additions and 5 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

@@ -78,8 +78,10 @@ From the community (notify me if I'm missing some):
* https://github.com/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro
* 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/EvanMulawski/FanControl.Razer to interface with Razer devices
* 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
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)

Binary file not shown.

View File

@@ -1,9 +1,9 @@
{
"Number": 159,
"Message": "- File sensors now can be anywhere on your system (rooted path)\r\n- Updated LibreHardwareMonitorLib\r\n- Fixed a bug in V158 where sensors would be duplicated",
"Number": 163,
"Message": "- Bug fixes\r\n- New interface to be injected in plugins to show main window\r\n- Updated LibreHardwareMonitorLib",
"Checksums": {
"FanControl_4_8": "48DEF82FE8078A648483B8E2EB6D0651",
"FanControl_7_0": "3975C7D98D918FB78778E032314CDAF5",
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
"FanControl_4_8": "F16F1C5E5007392F0000E65D92AF43F6",
"FanControl_7_0": "FFAECC82A036E581E6ABE5BC288463B5",
"Updater": "508DCD773CF19684359FAD757EBF480F"
}
}