We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I change the brightness with the "Light" panel on my home view, the set color slowly degrades towards pure Red, pure Blue or pure Green.
E.g.
In real life this color has become Red at 30%
Maybe some rounding or integer division error while calculating the new RGB value?
The text was updated successfully, but these errors were encountered:
This should fix it: #41
Sorry, something went wrong.
Possible fix for issues #28, #30 and #31
1bd2d44
Possible fix for issues #28, #30 and #31 , please test it and ask me to reopen it if it doesn't work fine.
No branches or pull requests
When I change the brightness with the "Light" panel on my home view, the set color slowly degrades towards pure Red, pure Blue or pure Green.
E.g.
In real life this color has become Red at 30%
Maybe some rounding or integer division error while calculating the new RGB value?
The text was updated successfully, but these errors were encountered: