Sometimes (About 1/2 the time) my switchbot get stuck on the last 10-15%. It’s my curtain rods, most the time if I just “close” them again, they will close. I was thinking about an automation to do the second close action, but I’m not quite able to think of the logic.
Something like
if the Cover changes from “open” or changes to “opening” (I’ve also noticed that they always report opening when they are moving, regardless of direction (opening == closing )
and does not change to “closed” in x minutes then close again? But I dont want it to try 100 times, if it’s really stuck. So maybe only try a couple times.
Just looking for a simple automation, but just not able to think of the solution. Any help is appreciated.