-
Notifications
You must be signed in to change notification settings - Fork 57
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
Fix group 0 #62
Comments
Group 0 has some issues. |
PUT /api/username/groups/0/action |
Stale issue message |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Group 0 should modify all lights in all groups. Currently, group 0 gives an error since its not a registered group.
Steps to Reproduce
Expected behavior
core/emulated_hue/api.py
Line 847 in 606f671
Properly handle group 0 by iterating through all enabled lights in all groups.
Logs
Hardware Info:
Additional context
The text was updated successfully, but these errors were encountered: