Garage port opener..
-
I am planning to mysensoring my two garage port openers, so far I have identified "access points" within the motor control unit, where I can detect when port is opening, when it's closing, and if motor is stopped. I also know how to activate the motor unit.
Now the question is, how should I report back port states to the controller?
I could report the state of the port as:
1 - Open
2 - Opened (when motor is stopped, after open action)
3 - Close
4 - Closed (when motor is stopped, after close action)I am planning on putting in a switch on the port, so I know if it's closed completely, or someone just stopped the port midways in some direction.
However I can't decide what sensor type (S_DOOR?), and which V_type to choose for this?
-
Hmm.. does it send V_UP message, with a True value, when moving up, and a V_DOWN message with True value when moving down?
Should it be reset to false, when it stops moving? (that is when moving up and you have send V_UP with True, you should send a V_UP with a False, and then V_STOP with True?)
-
Cool! Perhaps you will be the first one to deploy a MySensor-device in a security-sensitive environment. I hope I did not muck up...
-
Actually I didn't plan on using security features at the moment for this one, as we can't lock the garage door anyways. But it might be changed at some point in time.
Right now, it will only be a proof of concept though, to play around with..
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login