You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The group 0 is not visible on a real hue bridge either, however, you are right, if you do a GET on groups/0 it returns the above error. On a hue bridge it returns some information about the default group. Doing a GET on groups/0 is not that common hence I hadn't noticed it. I may fix in the next version, although not a big issue imho.
The resource /groups/0 does not seem to exist. As mentioned here (http://www.developers.meethue.com/documentation/api-core-concepts#color_gets_more_complicated), a request to /groups/0 would be a group containing all lights, however, i seem to be getting this error:
[{"error":{"address":"/groups/0","description":"resource, /groups/0, not available","type":"3"}}]
The text was updated successfully, but these errors were encountered: