<p>BlinkStick output node. Expects a <b>msg.payload</b> with either a hex string #rrggbb triple or red,green,blue as three 0-255 values.
It can also accept <i><ahref="http://www.w3schools.com/html/html_colornames.asp"target="_new">standard HTML colour</a></i> names</p>
<p><b>NOTE:</b> currently only works with a single BlinkStick. (As it uses the findFirst() function to attach).</p>
<p>For more info see the <i><ahref="http://blinkstick.com/"target="_new">BlinkStick website</a></i> or the <i><ahref="https://github.com/arvydas/blinkstick-node"target="_new">node module</a></i> documentation.</p>