AdyRock / com.ady.button_plus

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

Add an output-tag with the status (true/false) of the button in the new trigger card for button press on configuration number #83

Closed Torch1969 closed 7 months ago

Torch1969 commented 7 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Add a tag with the the status (true/false) of the button in the new trigger card "The <left/right> button on <display/button> configuration <#> was <clicked/released/long pressed>

Describe alternatives you've considered If I use the "clicked" option I don't know if the button is on or off. I have to add an extra AND card to check the status of the button. But that card needs the connector #. This way the whole idea of the new trigger card (to check on configuration regardless of which connector it is on) is useless ;-).

Alternative can be an extra AND card also checking on configuration number instead of connector number, but don't know if this is possible

Additional context