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

Any way to expose whether a mesh bulb is currently displaying color or white? #41

Closed
JohnMTorgerson opened this issue Sep 1, 2021 · 3 comments
Assignees

Comments

@JohnMTorgerson
Copy link
Contributor

I haven't been able to find anything in the provided bulb info that indicates whether a mesh bulb is currently in color mode or white mode. Wondering if there's anything the bulb can give you that would allow you to expose it via the API? It's something that would be useful to know for my application, if it's possible to do.

@shauntarves
Copy link
Owner

shauntarves commented Sep 2, 2021 via email

@JohnMTorgerson
Copy link
Contributor Author

Hey, thanks for getting back to me, sorry about the delay responding to you. The python API seems to report the last used temperature and the last used color setting for each bulb regardless of which mode it is currently in, so it seems there's no way (currently) to tell which. Is it perhaps the case that the bulb itself is updating/erasing the temperature value when put into color mode but the API just isn't picking up on it somehow? Although I'm not sure how it would remember what the last value was if it isn't getting the info from the bulb every time...

@shauntarves
Copy link
Owner

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

Successfully merging a pull request may close this issue.

2 participants