-
Notifications
You must be signed in to change notification settings - Fork 0
Button Type ‐ Teams
Jack Devonshire edited this page Jul 9, 2024
·
2 revisions
This button type allows you to map buttons to do specific actions in the Microsoft Teams desktop app. E.g.
{
"Reference": "BTN_5",
"On": null,
"Off": {
"Type": "Teams",
"Action": "settings"
}
},
The full list of actions is:
- settings
- help
- close
- endcall
- togglemute
- togglevideo
- togglehand
- acceptscreenshare
- declinescreenshare
- admitfromlobby
- openchat
Visit my website to see other fun projects like this!
Building
- Requirements
- Preparing The Box
- Wiring The Buttons
- GPIO Wiring
- Raspberry Pi Setup
- Configuring The Button Box
Configuration
- Button Type - Mode
- Button Type - Keybind
- Button Type - Script
- Button Type - Command
- Button Type - Teams
- Button Type - MSFlightSim
Integration Buttons
Finishing Up