Combine Multiple Mix Profiles with a Sum Mix Function

Feature Request

The ability to sum two or more profiles together.

Description

It would be a very usefull feature for many scenarios where there is combined CPU and GPU cooling. Basically CPU and GPU curves can be created as normal, but additionaly CPU and GPU offset curves could be used. From that two new profiles can be created - (CPU + GPU offset) and (GPU + CPU offset). Those two can be used in Mix Max profile to control behaviour of intake and exhaust fans.

As an example

GPU 50% + CPU 50% = 80% on intake fan

GPU 50% + CPU 10% = 55% on intake fan

Possible Solutions

I guess this should not be more than adding backend logic for sum function and new entry in dropdown menu of mix profile functions. Thanks!