jurkovic-nikola / OpenLinkHub

Open source interface for iCUE LINK Hub and other Corsair AIOs, Hubs for Linux
GNU General Public License v3.0
81 stars 7 forks source link

Temperature profile controlled by AiO Sensor (fluid temperature) #5

Closed stillGP closed 3 months ago

stillGP commented 3 months ago

Is it possible to set a temperature profile that would be controlled by the AiO temperature sensor? The scale is from 34 to 50 every 2 degrees, respectively 32,34,36,38,40,42,44,46,48,50. This is a more stable reading and the fans do not go crazy. By the way, I would like to thank you for the work you put in, I can finally control the fan speeds.

jurkovic-nikola commented 3 months ago

Hello,

I'll look into it. Considering we already have all the data, this is just a switch what temperature to use with what profile.

jurkovic-nikola commented 3 months ago

This is implemented in 0.1.1 release. Profile will create default values, but you can change them to fit your needs.

stillGP commented 3 months ago

Thank you very much, works great. There was one small cosmetic error. Liquid

jurkovic-nikola commented 3 months ago

Package re-uploaded. Should be OK now. This value is saved in profile JSON value, so to correct this, just edit JSON file and put new value if you don't want to re-create profile.

stillGP commented 3 months ago

Thank you very much. You are a champion.