Skip to content

Add the ability to choose a different action for second state #133

@Chaussette23

Description

@Chaussette23

Some aircrafts have different buttons to enable or disable something. One of the best example of this is the Mi-24P and its Autopilot panel.
Each buttons have difference Button IDs. For instance, let's take the Yaw Autopilot :

  • ON Button have Device ID 10, Button ID 3005 and its light is DCS ID 279
  • OFF Button have Device ID 10, Button ID 3007 and its light is DCS ID 278

What I would like to do is to set only One StreamDeck button for Toggling the Yaw Autopilot.
When the Yaw AP is OFF, illuminating in Red, and when it's ON, illuminating in Green, to mimick slightly the aircraft's behavior.

Hence:
image
Then, Once enabled (so when passing to StreamDeck Button state 2, having such configuration:
image

One idea would be to use the linked state button to allow us to do this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions