Control Your vessel using Rest API requests via the Kerbal Web Program Mod https://github.com/Bit-Studios/KerbalWebProgram
The toggled status updates based on the status of the toggle in the game. So the buttons will always represent the ingame status even if you toggle something using the in-game gui.
Action group toggle button are functioning. These are the included action groups:
- abort
- brakes
- gear
- lights
- solar panels
- radiator panels
- science
- RCS
- SAS
- custom 1-10
The Thrust Dial for Stream Deck + is also working
- logic update launch/staging button, button displays "launch" when on stage 1. every other stage the button shows "next stage"
- Set SAS Auto Pilot Modes and handle logic for it
- Receive Resource and Orbital info Readouts
- just install the Kerbal Web Program mod, and this stream deck plugin
- there is a stream deck plugin file in the Release folder if you'd like to give it a whirl.
- expect bugs, have not optimized much yet, could cause issues, use at your own risk.