mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #133] Temperature thresolds logic #122
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#122
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 @sipertruk on GitHub (Nov 2, 2016).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/133
Hello,


I set the following threshold.
According to what is think is logic, I expect the fan to stay off until 50° is reach.
What I see is the following:
-between 0° and 55° the fan is not constantly off, it starts randomly for less than half a second and stops
-the fan starts spinning at 55° and the speed raises slowly until 50° then it stops
I am seeing that on an Asus Vivobook S301LA and Windows 10.
Am I doing something wrong ?
@hirschmann commented on GitHub (Nov 3, 2016):
You misunderstood the logic.
With your current settings,the fan will be set to 10.2% at 55° and turned off when the temperature falls below 51°.
See https://github.com/hirschmann/nbfc/wiki/Temperature-threshold