TeamsPresence
TeamsPresence copied to clipboard
Sensors Unknown: What is AppDataRoamingPath expecting?
I have the service running, but my HA sensors remain "unknown".
I've set my token and remote access URL:PORT in config.json using Notepad.
I can only think I need to specify AppDataRoamingPath to get my sensors working. However, it's not clear what this variable is expecting, and couldn't see if this implementation is polling C:\Users\<USER>\AppData\Roaming\Microsoft\Teams\logs.txt?
I assume the full path (as above) to that text file is what I need to specify for AppDataRoamingPath?
I left this value blank and it works for me 🤷