thehookup / Motorized_MQTT_Blinds

Motorized_MQTT_Blinds
292 stars 75 forks source link

Motor spazzing out when sending up/down commands #62

Closed jeffdadamo1 closed 2 years ago

jeffdadamo1 commented 2 years ago

Hey everyone, finally got around to working on this project. I've gotten one all wired up to test before I put all three motors in line for my end setup.

However, with just the one wired up according to the wiring diagram, when I push "up" or "down" in HA, the motor "shakes" or moves a little in one direction, then back the other. The movements seem to be entirely random.

I've double and triple checked the wiring setup and I can confirm that I've done everything exactly as described. Any ideas as to what might be going on here?

Thanks!

dogtreatfairy commented 2 years ago

I just had this problem yesterday after scratching off the middle trace he tells you to scratch through. Try re-bridging that connection. I ended up not scratching through that trace on all of my blinds and it fixed the problem.

jeffdadamo1 commented 2 years ago

Okay, I can give that a try. I thought that was required to turn it into the type of motor we wanted/needed for this application and the code we have ? Does this mess anything else up from a power perspective ?

dogtreatfairy commented 2 years ago

I'm legitimately not sure about the other implications, but it fixed my problem for all of my motors. They don't get hot, work exactly how I'd expect, etc, so I don' think there are any other crazy implications.

jeffdadamo1 commented 2 years ago

This is amazing news. I've got everything else ready to go for this project (custom printed holders for my blinds, the wiring, everything) except for this darn issue. I'll try this out and see how it goes. Thanks for the response!