AdyRock / com.ady.button_plus

GNU General Public License v3.0
2 stars 3 forks source link

add button trigger cards for display/button configurations #69

Closed Torch1969 closed 8 months ago

Torch1969 commented 8 months ago

Is it possible to add trigger cards for button events on display configuration and button configuration?

Now the triggers cards are connected to the connectors, but which button configuration is active on a connector can change.

It can be solved now in flows with combination of button event on connector # and a logic card checking for the button configuration number(s) and then de desired action cards for each combination.

Would be nice if this check can be combined.

"The <left/right> button on <display configuration#/button configuration #> is <pressed/on/off/released....>"

AdyRock commented 8 months ago

That sounds like a good idea. I am just wondering if the display / button and configuration number will need to be split to give: "The <left/right> button on <display/button> <configuration #> is <pressed/on/off/released....>", but hopefully that still meets your requirements?