mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #245] auto setting with min & max #219
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JorisDebonnet on GitHub (May 23, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/245
First of all: fantastic work! I should have found this a year ago...
Now, I was wondering whether an auto setting with a min and/or max value is available. Right now I can either set the fan(s) to either Auto, or to a specific percentage. Is it possible to make it 'Auto' within a certain range? For example: prevent it from dropping below 10% or from going above 70%?
@hirschmann commented on GitHub (May 25, 2017):
I'm glad you like NBFC :)
Of course it's possible to adjust the 'auto'-behavior according to your needs. After all, that's what NBFC is all about. Just edit the temperature thresholds in the config you're currently using, see https://github.com/hirschmann/nbfc/wiki/Temperature-threshold
@JorisDebonnet commented on GitHub (May 29, 2017):
Aha, great, thanks for the pointer!