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

Check possibility of getting current props of Yeelight devices, when in music mode #16

Open
deankevorkian opened this issue Oct 6, 2020 · 0 comments

Comments

@deankevorkian
Copy link
Member

As of now, when using any function that relays on GetProp (for example - getting current brightness, color, etc.), the library checks if music mode is activated.
If it's activated, then we just request it without waiting for a result/response, expecting everything to be OK.
However there may be times where we do want to wait for a result that would be returned to the client, even if music mode is on (if it's possible).

We have to check if such thing is possible and make a PR to YeelightAPI.

@deankevorkian deankevorkian changed the title Open a PR to the amazing YeelightAPI library for .NET for music mode handling Check possibility of getting current props of Yeelight devices, when in music mode Jan 1, 2021
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

1 participant