diff --git a/vim3-fan-controller/config.yaml b/vim3-fan-controller/config.yaml index 7ccc8b6..23ef34a 100644 --- a/vim3-fan-controller/config.yaml +++ b/vim3-fan-controller/config.yaml @@ -23,8 +23,8 @@ options: tolerance: 2500 interval: 30 schema: - thresold_1: int - thresold_2: int - thresold_3: int + threshold_1: int + threshold_2: int + threshold_3: int tolerance: int interval: int