From 3fe8a3502e0f5eda6308de160306a59aca4d136c Mon Sep 17 00:00:00 2001 From: eriknn <82818949+eriknn@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:00:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b88d63..b562cbd 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Configuration parameters are read only on Home Assistant startup, and subsequent Fast scan interval refers to the interval after a write has been made. This allows for quick feedback when the fan is controlled, and does not disconnect between reads. This fast interval will remain for 10 reads. +Setting speed to less than 900 RPM might stall the fan, depending on the specific application. I don't know if stalling like this could damage the fan/motor, so do this with care. + ## Thanks @PatrickE94 for the Calima driver: