Compare commits

..

6 Commits
V152 ... V155

Author SHA1 Message Date
Rem0o
49aff70e42 V155 2023-05-02 09:50:43 -04:00
medevil
19308decf2 Update README.md (#1725)
Changed HighFlowNext plugin to AquacomputerDevice.
2023-04-18 09:15:43 -04:00
Rem0o
8fbad3b8cc updater hotfix 2023-04-17 20:32:41 -04:00
Rem0o
3b14fcea02 V154 2023-04-17 20:19:29 -04:00
Henning Groß
8b6936c76b added link to FanControl.HomeAssistant plugin (#1701) 2023-04-07 15:23:10 -04:00
Rem0o
4a6c7ecaed V153 2023-04-03 20:23:38 -04:00
4 changed files with 7 additions and 5 deletions

Binary file not shown.

View File

@@ -74,10 +74,11 @@ From the community (notify me if I'm missing some):
* https://github.com/fu-raz/FanControlThermaltake
* https://github.com/jmarucha/FanControl.Liquidctl
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
* 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/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)
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)

Binary file not shown.

View File

@@ -1,8 +1,9 @@
{
"Number": 152,
"Message": "- You can now hide custom sensors\r\n- Update LibreHardwareMonitorLib",
"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",
"Checksums": {
"FanControl": "A1F65293533C5C0B6E6A88A5EB00038F",
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
"FanControl_4_8": "89138BA33B8E3ABBF764A6F03ADE5665",
"FanControl_7_0": "452859B152733A8C9356FDDD428B875F",
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
}
}