PhilipsHueSDK-Java-MultiPlatform-Android icon indicating copy to clipboard operation
PhilipsHueSDK-Java-MultiPlatform-Android copied to clipboard

Creating groups (as room) fails.

Open JulianEggers opened this issue 7 years ago • 0 comments

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.

JulianEggers avatar Feb 26 '18 17:02 JulianEggers