-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Sync Teams Presence Error #864
Comments
@RickHellwege Can you provide your settings file? |
Hi @isaacrlevin, I hope you and the family are doing well! I was just testing with Rick, and I can also replicate the issue. It seems to be specifically a problem with the "sync teams presence" function. Here's why I think it's a good place to start
Does the automatic presence functionality also call the "Sync Teams Presence" function? If yes, then I would start there. Rick saw a runtime error in the same area. Note: I am using LIFX and Wiz, problem seems unrelated to hardware selection. Here's my settings file (with creds obfuscated) https://gist.github.com/LanceMcCarthy/123396bc78a75efe6ed9e4fffba06b43 |
another point that is probably helpful, notice the origin of the error. Although mine says The cool thing is I can manually trigger the error using the SetColor() button
|
Thanks @LanceMcCarthy I wonder if the issue is with a light that it cannot find. Can you send me one of your log files? FWIW I need to clean up the error handling/logging badly |
You know something, there is a light in the network that needs to be reconnected... but it is not the light I use for this. Could it just have a problem with any problematic light in the same fabric (sorry for using new trendy term for defining the same group of devices on the same layer 😆) Edit- I'll be able to work on this in the morning, and generate logs for you. I did just make an effort to fix the broken light and re-added it to the original fabric. So we'll see |
@isaacrlevin I started fresh, logged out of all the services and only reconnected to LIFX I doubt this is light-service specific, because Rick is using Hue and I'm using LIFX. Log output:
|
@LanceMcCarthy are you still having issues? |
I think so, but I won't be able to check until Monday (away from that property for a couple days) . I'll follow up then. |
@isaacrlevin Okay, I'm back at work today. I can confirm my LIFX interface is not working (sorry typo). When I manually change my Teams status, the light doesn't change its color. I'll see if I can find anything notable in the logs. |
Describe the bug
"Sync Teams Presence" does not seem to be working. The Hue API seems stable since I can manually set the color using PresenceLight picker, but Sync Team Presence (manual and automated) does nothing.
Error Log:
{"Timestamp":"2024-02-08T17:00:00.8440565-05:00","Level":"Information","MessageTemplate":"PresenceLight Running in Teams Mode - MainWindow.xaml:InteractWithLights Line: 575","Properties":{"SourceContext":"PresenceLight.MainWindow","LineNumber":575,"FilePath":"D:\a\presencelight\presencelight\src\DesktopClient\PresenceLight\MainWindow.xaml.cs","MemberName":"InteractWithLights","Application":"PresenceLight"}}
Further details
The text was updated successfully, but these errors were encountered: