Add FanControl.ChromeboxEC plugin, project background, ectool docs

- Add FanControl.ChromeboxEC plugin for Fan Control
- Add project background/缘由 in README (EN/zh)
- Add docs/ectool-commands-zh.md
- Update sln, appsettings, gitignore

Made-with: Cursor
This commit is contained in:
2026-03-22 15:15:02 +08:00
parent e8c8a759e0
commit 111eb22824
15 changed files with 928 additions and 3 deletions

View File

@@ -6,6 +6,8 @@
"FanDutyArgs": null,
"AutoFanCtrlArgs": [ "autofanctrl" ],
"TempSource": "AverageCore",
"RampUpSteps": 3,
"RampUpMinDeltaPercent": 20,
"FailSafeAfterConsecutiveErrors": 5,
"FailSafeFanPercent": 100,
"FailSafeRestoreAutoFan": false,