Add new V_ACTION behavior for window shade/cover (and perhaps others)
-
Hi,
I made a simple scenario for each of my shades/covers /roller blind (name them as you whish ! :))
They are controller from just ONE button :
If I push the button :
When the blind is idle, If the previous move was a UP, I make them go down, else I make them go UP
If the blind is already moving (I move them for a certain amount of time), stop them.So, my feature request is : add a V_ACTION new type.
Of course, the behavior of the blind has to be handled by the arduino program.The S_COVER would so have : V_UP, V_DOWN, V_STOP, V_PERCENTAGE, V_ACTION.
The same type could also be used for lights : When I press a switch button (doorbell kind), I could send a V_ACTION to a light node (S_DIMMER or S_BINARY) : It would toggle itself depending of his state.
Edit : I found a Github issue that seems very similar to my request :
https://github.com/mysensors/MySensors/issues/724 -
Yes , or perhaps V_DEFAULT_ACTION ?
-
Hi,
I made a simple scenario for each of my shades/covers /roller blind (name them as you whish ! :))
They are controller from just ONE button :
If I push the button :
When the blind is idle, If the previous move was a UP, I make them go down, else I make them go UP
If the blind is already moving (I move them for a certain amount of time), stop them.So, my feature request is : add a V_ACTION new type.
Of course, the behavior of the blind has to be handled by the arduino program.The S_COVER would so have : V_UP, V_DOWN, V_STOP, V_PERCENTAGE, V_ACTION.
The same type could also be used for lights : When I press a switch button (doorbell kind), I could send a V_ACTION to a light node (S_DIMMER or S_BINARY) : It would toggle itself depending of his state.
Edit : I found a Github issue that seems very similar to my request :
https://github.com/mysensors/MySensors/issues/724 -
V_STATUS=ON is even more confusing : I still want to be able to toggle the light from a controller, so I'll have to sens status on and off from controller.
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