node-lightify
node-lightify copied to clipboard
I have a setup using Node Red. How do I handle multiple requests? This code seems to work ok for 2 requests but has problems with more than 2. ```...
It is possible to get the right data for the Osram Smart+ Motion Sensor. Now it' shown as a bulb: {'id':19026, 'mac':xxxe-308, 'friendlyMac':'6d7abf0f006f0d00', 'type':32, 'firmware_version':503337744, 'online':2, 'groupid':0, 'status':1, 'brightness':100,'temperature':2700,'red':1,'green':1,'blue':0,'alpha':255, 'name':'BWM-LMK'}]...
My program crashed with this error: ```JavaScript discover [] discover [] internal/buffer.js:47 throw new ERR_OUT_OF_RANGE(type || 'offset', 'an integer', value); ^ RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of...
What are the possible values for brightness? Do you have examples?
Hey. First of all, nice library, since I have problems with Lightify's cloud this is perfect. One thing that would be a nice addition to this library is gateway discovering....
Hi, I started using your lib last weekend and all my bulbs work as expected. Nevertheless I get a strange behavior when turning on led strips. I use the same...