peter-murray / node-hue-api

Node.js Library for interacting with the Philips Hue Bridge and Lights
Apache License 2.0
1.18k stars 145 forks source link

Bug in operators/index.js #159

Closed DenisPryt closed 4 years ago

DenisPryt commented 4 years ago

, GreaterThan = new RuleConditionOperator('gt' ['>']) missed a comma between arguments. It was a hard to find why operation.payload was a null :)

peter-murray commented 4 years ago

I have published an updated version of 4.0.3-alpha.1 to npm registry for you to verify the fix on. I will release this officially in an up coming patch.

DenisPryt commented 4 years ago

I checked. All works fine. Thanks.

peter-murray commented 4 years ago

Released in 4.0.3