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
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
When I try to create a group (type: "Room" and groupClass: "CLASS_GARDEN")
with bridge.createGroup(group, listener) I receive the error "invalid value, CLASS_GARDEN, for parameter, class".
Updating a room (that was previously created with the official hue app) just ignores the changed groupClass.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to create a group (
type: "Room"
andgroupClass: "CLASS_GARDEN"
)with
bridge.createGroup(group, listener)
I receive the error "invalid value, CLASS_GARDEN, for parameter, class".Updating a room (that was previously created with the official hue app) just ignores the changed groupClass.
The text was updated successfully, but these errors were encountered: