PhilipsHue / PhilipsHueSDK-iOS-OSX

The Software Development Kit for Philips Hue on iOS and OS X (beta)
579 stars 169 forks source link

Allow nil as completionHandler #27

Closed twam closed 9 years ago

twam commented 11 years ago

updateLightStateForId:withLighState:completionHandler: and setLightStateForGroupWithId:lightState:completionHandler: crash if the completionHandler is set to nil.

jhvdb87 commented 10 years ago

We're working on this feature