PhilipsHue / PhilipsHueSDK-Java-MultiPlatform-Android

The Software Development Kit for Philips Hue Java Mulfi-Platform and Android (beta)
273 stars 214 forks source link

Creating groups (as room) fails. #47

Open JulianEggers opened 6 years ago

JulianEggers commented 6 years ago

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.