Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The new Teams does not write to the same log file. #46

Open
Romanmir opened this issue Nov 17, 2023 · 6 comments
Open

The new Teams does not write to the same log file. #46

Romanmir opened this issue Nov 17, 2023 · 6 comments

Comments

@Romanmir
Copy link

I had the opportunity to update to the New Teams experience and found that it doesn't write to the same log file that the old version does. I'm not sure if this is intended or not, but people using the New Teams experience should probably be aware that, unless something changes, this will break this powershell script.

@AntoineGS
Copy link

I have posted an updated version of this project here before but I have a new application that handles the new Teams using the WebSockets API. Their API does not have as many data points but it works well (it does HA and MQTT)!
https://github.com/AntoineGS/teams-status-rs

If ever you (or anyone reading this) finds a way of getting the Powershell script working with the New Teams I would be happy to integrate it here: https://github.com/AntoineGS/TeamsStatusV2

@latetedemelon
Copy link

@AntoineGS @EBOOZ - New teams is now writing updates to a log file located here which might be able to be used:

C:\Users\username\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Logs

@AntoineGS
Copy link

Hi! I am currently on working on extending my current integration project with that file for more data points, though it is moving slowly: AntoineGS/teams-status-rs#7

@latetedemelon
Copy link

latetedemelon commented Apr 2, 2024 via email

@AntoineGS
Copy link

So they do not allow running any non-approved exes? That sucks :(
I am not actively making changes to the Powershell version but if there is a PR I will definitely review and merge it.

@latetedemelon
Copy link

FYI for those following, I've added a WIP PR that adds support for the new log file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants