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
lights that have mode COLOR_WHEEL also have a variable speed at which the colors change.
I'll submit a PR that exposes cycleSpeed
{ 'color': {'blue': 0, 'green': 0, 'red': 0, 'white': 0}, 'cycleSpeed': 3, 'exterior': False, 'intensity': 60, 'irt': None, 'mode': 'COLOR_WHEEL', 'zone': 1}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
lights that have mode COLOR_WHEEL also have a variable speed at which the colors change.
I'll submit a PR that exposes cycleSpeed
The text was updated successfully, but these errors were encountered: