michielpost / Q42.HueApi

C# helper library to talk to the Philips Hue bridge
MIT License
409 stars 114 forks source link

TransitionTime not included in the LightState when 'GetSceneAsync' #95

Closed niels9001 closed 7 years ago

niels9001 commented 7 years ago

Looks like most properties are there, the TransitionTime seems to be missing however! API version 1.11 included this:

lightstate 1.11 The light state that corresponds to the given light id. A lightstate can contain up to one color attribute (XY, HS, or CT) and optionally brightness (bri), on, effect and transitiontime.