From a16f14993f9dd93d166543c1bef0b1a114bc7bb0 Mon Sep 17 00:00:00 2001 From: xaizek Date: Sat, 27 Jan 2024 11:40:41 +0200 Subject: [PATCH] Document available parameters --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a7f2128..c9e792e 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,16 @@ chip "nct6687-*" compute in4 (@ * 2), (@ / 2) ``` +## MODULE PARAMETERS + +- **force** (bool) (default: false) + Set to enable support for unknown vendors. + +- **manual** (bool) (default: false) + Set voltage input and voltage label configured with external sensors file. + You can use custom labels and ignore inputs without setting this option if + you can figure out their names (see which `*_label` contains builtin label). + ## VERIFIED **1. Fan speed control**