Compare commits

..

2 Commits
V153 ... 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
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": 153,
"Message": "- InpOut is now activated by default (support for Gigabyte 2nd chips)\r\n- Update LibreHardwareMonitorLib\r\n- TieredPGO is now on for the NET 7.0 version",
"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": "44FCE67D6DA0AB0282640C5D3CDC5349",
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
"FanControl_4_8": "F36C7C0648AF53B09A00580DFC7CDD71",
"FanControl_7_0": "D259A78D4AB1DBF04375D021703D3FFC",
"Updater": "9910E9F602F57D364ADCF7D2862B7C05"
}
}