Hoping someone can help a complete beginner here!
Have Node-Red installed (head hurts from trying options here)
Have imported my garage door device from smartlife into hassio
Using a smart switch with a sensor (on the closed state)
What i’m trying to achieve is:
-
When i invoke close the garage door, it actually closes, as currently pressing close, it just cycles the power, which if the door was fully opens works… but if the door is half closed/opened the next time the power is cycled it goes in the opposite direction. So if it was open, then stopped half way, the next logical press re-opens the door. How can i set a wait state to recheck then cycle the power again.
-
once the above is sorted then want to check the door is closed at a certain time an invoke the above solution.
Thanks in advance oh wise ones