jdomeij / node-red-contrib-node-hue

Node RED nodes for controlling Philips Hue lights
Apache License 2.0
17 stars 8 forks source link

Fixed typo for nonexistent function ixFinite #3

Closed tedstriker closed 7 years ago

tedstriker commented 7 years ago

changed .ixFinite to .isFinite

jdomeij commented 7 years ago

Thanks, I have no Hue color yet so the color mode hasn't been tested.