1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Dave Conway-Jones
316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones
a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones
75787fa3c2 Update blinkstick neopixel modes 2016-08-06 18:42:10 +01:00
Dave Conway-Jones
fa1453c0d4 point blinkstick to latest pre-req
and remove rtf tags
2016-02-22 18:56:42 +00:00
dceejay
89dcdb2139 Add amber as a named colour to blinkstick 2015-04-17 21:07:25 +01:00
dceejay
bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
dceejay
d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay
63abf0a8c3 Let blinkstick handle strings of neopixels 2015-03-25 08:33:02 +00:00
dceejay
cba50b74a2 Add neopixel array capability to Blinkstick node 2015-02-07 19:31:37 +00:00
Nick O'Leary
08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Dave C-J
317aaa1b64 Handle users of old Blinkstick npm a bit more nicely.
Don't  barf (quite so badly) on new API calls if they don't exist yet.
2014-11-20 08:44:05 +00:00
Arvydas Juskevicius
61ac8fefae Improvements to BlinkStick node
* Ability to select BlinkStick by serial number
* Look up serial numbers of connected BlinkSticks
* Ability to set blink, morph and pulse animations
* Ability to control the parameters of those animations like duration,
* steps, repeats and delay
* Repeat blink and pulse animation until new payload is received
* Automatically find BlinkStick if it was removed and then plugged back in
* Connectivity status when "Node Status" is enabled in the menu
* Override parameters with payload object
* Improved text in the info pane
2014-11-18 17:16:19 +00:00
Mark Hindess
b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Dave C-J
78d758bf85 Start moving nodes for npm install-ability
(split Blink nodes. and try blinkstick)
2014-07-04 14:51:55 +01:00