PhilipsHueSDK-Java-MultiPlatform-Android
PhilipsHueSDK-Java-MultiPlatform-Android copied to clipboard
Creating groups (as room) fails.
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.