From 8e3bc8eb57f2f64372689a402adbcc6e2461af88 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 11 Feb 2025 18:56:51 +0000 Subject: [PATCH] short motor coils at standstill --- blind.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blind.yaml b/blind.yaml index 3d22b14..5671c77 100644 --- a/blind.yaml +++ b/blind.yaml @@ -25,7 +25,7 @@ esphome: iholddelay: 0 # irun: 16 run_current: 800m #Set your desired current here (800m = 800mA, 1 = 1A etc.) - standstill_mode: freewheeling + standstill_mode: coil_short_ls # set PD voltage # 5V 9V 12V 15V 20V # CFG1 # 1 0 0 0 0 -- 2.50.1