https://github.com/bitfocus/companion-module-microsoft-teams
https://github.com/bitfocus/companion-module-microsoft-teams
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-microsoft-teams
- Owner: bitfocus
- License: mit
- Created: 2023-08-10T17:09:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T10:20:11.000Z (6 months ago)
- Last Synced: 2025-03-29T02:03:14.138Z (2 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-microsoft-teams
See HELP.md and LICENSE
The main code is inherited from the companion-module-generic-websocket and then customized for the Microsoft Teams websocket API.

Updated for Teams API 2.0.0.
Special thanks to svrooij's update of the API:
https://github.com/svrooij/teams-monitorExpanded functions to match the updated API.
Note: Toggle-Blur does not cause the Teams API to respond and will not update the state when toggled.