Multiply/Add constant value in custom sensors/curves #981
Migratingcocofruit
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I second this idea. I'd like to create a sensor that tracks how close my GPU is to throttle temp. The card doesn't provide that value, but I could calculate it if I could make a Mix sensor that subtracts the current temp from an arbitrary value (the throttle temp). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This could be used to create weighted averages and offsets.
This could be useful for situations where certain components should be kept at a lower temp from others, such as RAM, or when you don't mind it if some component gets a bit toastier than others.
Beta Was this translation helpful? Give feedback.
All reactions