Compare commits

..

3 Commits
V152 ... V154

Author SHA1 Message Date
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 6 additions and 4 deletions

Binary file not shown.

View File

@@ -78,6 +78,7 @@ 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/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": 154,
"Message": "- Updater now works properly for both NET 7.0 and NET 4.8 releases\r\n- Updated LibreHardwareMonitorLib\r\n- InpOut is now opt-in",
"Checksums": {
"FanControl": "A1F65293533C5C0B6E6A88A5EB00038F",
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
"FanControl_4_8": "F36C7C0648AF53B09A00580DFC7CDD71",
"FanControl_7_0": "D259A78D4AB1DBF04375D021703D3FFC",
"Updater": "9910E9F602F57D364ADCF7D2862B7C05"
}
}